Skip to content
Snippets Groups Projects
Commit 95c52619 authored by Mauro Trovo's avatar Mauro Trovo :headphones:
Browse files

few comments

parent 6b20f718
No related branches found
No related tags found
No related merge requests found
# eehg-master # eehg-master
## Add your files
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
```
cd existing_repo
git remote add origin https://gitlab.elettra.eu/cs/ds/eehg-master.git
git branch -M master
git push -uf origin master
```
*** ***
## Name ## Name
EEHG Master EEHG Master server
## Description ## Description
The aim of this code is to implement in a tango server the evaluetion of EEHG parameters required to fulfill the FEL wavelegnth requested and, eventually, to apply to fermi machine the new settings. The aim of this code is to implement in a tango server the evaluation of EEHG parameters required to achieve the requested FEL wavelegnth and, eventually, to apply to fermi machine the new settings.
## Installation ## Installation
This is a server tango code written in python and senerated by POGO. The server tango code is written in python and generated by POGO.
## Authors and acknowledgment ## Authors and acknowledgment
The team is Enrico Allaria, Carlo Spezzani, Giulio Gaio and Mauro Trovo` The team is Enrico Allaria, Giulio Gaio, Carlo Spezzani and Mauro Trovo`
## License ## License
For open source projects, say how it is licensed. For open source projects, say how it is licensed.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment