Main Page: Difference between revisions
(→News) |
No edit summary |
||
Line 45: | Line 45: | ||
* [[ROODY]] - viewer for online histograms | * [[ROODY]] - viewer for online histograms | ||
* http://midas.psi.ch/rome/ - MEG/PSI data analysis package | * http://midas.psi.ch/rome/ - MEG/PSI data analysis package | ||
= Documentation = | = Documentation = | ||
* [[Midas documentation|Main Documentation (in construction)]] | * [[Midas documentation|Main Documentation (in construction)]] | ||
* [[Setup_MIDAS_experiment|MIDAS installation instructions for TRIUMF experiments]] | |||
* [[mhformat|Format of MIDAS history files]] | * [[mhformat|Format of MIDAS history files]] | ||
* [[alarm_note|Note on the alarm system]] | * [[alarm_note|Note on the alarm system]] |
Revision as of 07:12, 25 July 2013
About
MIDAS is a modern data acquisition system developed at PSI and TRIUMF. Supported hardware includes VME, Fastbus, CAMAC, RS232, GPIB, USB, ethernet, fiber optic and MSCB attached data acquisition devices. MIDAS is written in C/C++ and runs on Linux, MacOS and MS Windows. It is licensed under the GPL. Read more...
Links
- https://bitbucket.org/tmidas/midas - MIDAS GIT Repository
- http://midas.psi.ch/ - MIDAS pages at PSI
- https://midas.triumf.ca/forum - MIDAS discussion forum
- http://ladd00.triumf.ca/~daqweb/doc/midas/html/ - MIDAS documentation (TRIUMF)
- http://midas.psi.ch/download - historical files collection (PSI)
- http://ladd00.triumf.ca/~daqweb/ftp/ - historical files collection (TRIUMF)
Download
All MIDAS programs are under the GNU Public License
The GIT tree is available via a web interface. Using this interface, the most recent file versions can be obtained.
Alternatively, the files can be directly obtained via GIT by entering:
git clone https://bitbucket.org/tmidas/midas git clone https://bitbucket.org/tmidas/mxml cd midas make
News
News about bug fixes and new releases of Midas can be obtained from the Midas news group located at TRIUMF which uses the ELOG system. Users can register in this system to be notified automatically via E-mail when new entries are submitted.
Related packages
- ROOT - data analysis package from CERN
- ROOTANA - ROOT-based analyzer for MIDAS
- ROODY - viewer for online histograms
- http://midas.psi.ch/rome/ - MEG/PSI data analysis package
Documentation
- Main Documentation (in construction)
- MIDAS installation instructions for TRIUMF experiments
- Format of MIDAS history files
- Note on the alarm system
- Note on the ODB hotlink function (db_open_record())
MediaWiki
Consult the User's Guide for information on using the wiki software.