Differences between revisions 2 and 3
Revision 2 as of 2014-10-27 09:55:21
Size: 1135
Comment:
Revision 3 as of 2014-10-31 11:43:39
Size: 1833
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:

''' Change of the acquisition software parameters'''

pour changer le signe, commenter dans "nikel_API.cpp" (test_nikel.xcodeproj)
#define _signe_dIdQ_plus
//#define _signe_dIdQ_plus
 

pour aller plus vite changer dans "restaure.c"

#define _duree_mesure 10 // a changer pour aller plus vite
#define _duree_mesure 3 // pour aller plus vite


pour tuner plus vite changer dans "tuning_cmd" (acqui.xcodeproj)

#define _attente 80 // nombre de mesures , on aller vite, on pourrait mettre 40 pour aller plus vite !!!!
#define _attente 40 // nombre de mesures , on pourrait mettre 40 pour aller plus vite !!!!
#define _moyennage 20 // nombre de mesure !!!

MiniMac1 192.168.1.33 NIKEL, antenna, elvin (window ssh on sami, archeops crtbt01), message

MiniMac2 192.168.1.35 Acquisition, lecture (files on sami et mac, compressed)

MiniPC 192.168.1.31 Cryostat

Sami 192.168.1.32 Elvin (NIKA_Lib/Acquisition/NikaElvin/.nika_elvin) , pipeline

archeops8 192.168.1.8 Skype and varia, internet, remote windows etc. VNC on minimacs etc.

archeops9 192.168.1.9 Acquisition, tuning (da mandare sul 35), hysto

archeops10 192.168.1.10 Acquisition, Lecture, Trace. For interactive monitoring. DO NOT FREQUENCY SWEEP.

Param. Define a run10.txt from run9.txt, commit and update on all Macs. Make sure you launch all the acquisitions with the same run10.txt param. Use the "restore tones" window. Doing very strange things in any case. Andrea explained that the shift for the 1mm is twice the real shift that is shown in the "hysto" (?).

Always verify the lecture errors, check in case the ethernet connections.

From NIKA switch in the computers room two cables to the control room. A yellow one to archeops10, another to a switch.

Change of the acquisition software parameters

pour changer le signe, commenter dans "nikel_API.cpp" (test_nikel.xcodeproj) #define _signe_dIdQ_plus //#define _signe_dIdQ_plus

pour aller plus vite changer dans "restaure.c"

#define _duree_mesure 10 // a changer pour aller plus vite #define _duree_mesure 3 // pour aller plus vite

pour tuner plus vite changer dans "tuning_cmd" (acqui.xcodeproj)

#define _attente 80 // nombre de mesures , on aller vite, on pourrait mettre 40 pour aller plus vite !!!! #define _attente 40 // nombre de mesures , on pourrait mettre 40 pour aller plus vite !!!! #define _moyennage 20 // nombre de mesure !!!

Debrifing Andrea-Martino-Alessandro (last edited 2014-11-06 09:10:15 by NikaBolometer)