Differences between revisions 2 and 3
Revision 2 as of 2015-10-22 22:30:18
Size: 479
Comment:
Revision 3 as of 2015-10-24 18:30:26
Size: 954
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
In case an Antenna IMBFits file is not present in ${IMB_FITS_DIR}, a method is given below to generate it again in our project directory (t22) on the IRAM's machine (mrt-lxN, N in {1, 2, 3}). This is from a discussion with Albrecht on Oct. the 22nd. In case of an Antenna IMBFits file is not present in ${IMB_FITS_DIR}, a method is given below to generate it again in our project directory (t22) on the IRAM's machine (mrt-lxN, N in {1, 2, 3}). This is from a discussion with Albrecht on Oct. the 22nd.
Line 15: Line 15:
[TBC] 1. connect to an IRAM's machine (mrt-lxN, N in {1, 2, 3}) using the login of the project (e. g. t22)
>> ssh -X t22@mrt-lx3.iram.es

The currect directory is the project dir. : /mrt-lx3/vis/t22

2. load the NCS configuration (e. g. PATH of the pyrhon script) -- it relies on an alias that point to /etc/useNCS
>> useNCS

3. run make_BOLOMETER_NIKA.py <<scan_ID>>. For example:
>> make_BOLOMETER_NIKA.py 20151022s124

FYI, this script is in /ncsServer/mrt/ncs/bin/

Back to NIKA2 Run1 Main page

Observers HowTo and Tips


Antenna IMBFits recovery

In case of an Antenna IMBFits file is not present in ${IMB_FITS_DIR}, a method is given below to generate it again in our project directory (t22) on the IRAM's machine (mrt-lxN, N in {1, 2, 3}). This is from a discussion with Albrecht on Oct. the 22nd.

1. connect to an IRAM's machine (mrt-lxN, N in {1, 2, 3}) using the login of the project (e. g. t22) >> ssh -X t22@mrt-lx3.iram.es

The currect directory is the project dir. : /mrt-lx3/vis/t22

2. load the NCS configuration (e. g. PATH of the pyrhon script) -- it relies on an alias that point to /etc/useNCS >> useNCS

3. run make_BOLOMETER_NIKA.py <<scan_ID>>. For example: >> make_BOLOMETER_NIKA.py 20151022s124

FYI, this script is in /ncsServer/mrt/ncs/bin/

CAMADIA Monitoring

To add a link to Martino's note.

HowToForObserversNika2Run1 (last edited 2016-01-12 13:37:08 by NikaBolometer)