Skip to content

Instantly share code, notes, and snippets.

@gijzelaerr
Created October 22, 2014 14:24
Show Gist options
  • Select an option

  • Save gijzelaerr/ab43ab65ee3607aff760 to your computer and use it in GitHub Desktop.

Select an option

Save gijzelaerr/ab43ab65ee3607aff760 to your computer and use it in GitHub Desktop.
2014/10/21 22:49:04 INFO: MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS ddid 0 is spwid 0 with 1 channels
2014/10/21 22:49:04 PYXIS: executing 'mkdir -p /results/plots-MeerKAT64_4h10s_dec-30_1400MHz_1ch ':
2014/10/21 22:49:04 PYXIS: 'mkdir -p /results/plots-MeerKAT64_4h10s_dec-30_1400MHz_1ch ' succeeded
Successful readonly open of default-locked table MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS: 25 columns, 2995200 rows
2014/10/21 22:49:06 INFO: max baseline is 7.125 km
2014/10/21 22:49:08 INFO: saved UV coverage plot to /results/plots-MeerKAT64_4h10s_dec-30_1400MHz_1ch/MeerKAT64_4h10s_dec-30_1400MHz_1ch-uvcov.png
Successful readonly open of default-locked table MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS: 25 columns, 2995200 rows
Successful readonly open of default-locked table MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS: 25 columns, 2995200 rows
Successful readonly open of default-locked table /opt/ceiling-kat/web-kat/MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS/SPECTRAL_WINDOW: 14 columns, 1 rows
2014/10/21 22:49:08 INFO: >>> MS/MeerKAT64_4h10s_dec-30_1400MHz_1ch.MS freq 1350.00 MHz (lambda=0.22m), bandwidth 5e+04 kHz, 10.00s integrations, 4.00h synthesis
2014/10/21 22:49:08 INFO: >>> SEFD of 551.00 Jy gives per-visibility noise of 17.42 mJy
2014/10/21 22:49:08 PYXIS: executing '/usr/bin/time meqtree-pipeliner.py --mt 8 -c tdlconf.profiles [turbo-sim:default] ms_sel.select_channels=0 noise_stddev=0.0174241499075 ms_sel.output_column=DATA turbo-sim.py =_tdl_job_1_simulate_MS':
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/Cattery/Meow/MSUtils.py", line 825, in _select_new_ms
ms = TABLE(msname,lockoptions='autonoread');
File "/usr/lib/python2.7/dist-packages/pyrap/tables/table.py", line 319, in __init__
Table.__init__ (self, tabname, lockopt, opt);
RuntimeError: Table MS/MeerKAT64_4h60s_dec-30_1400MHz_1ch.MS does not exist
tdlc(Compile.py:287:run_forest_definition): exception defining forest from TDL file: turbo-sim.py
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/Timba/TDL/Compile.py", line 224, in run_forest_definition
define_func(ns,**args);
File "turbo-sim.py", line 164, in _define_forest
raise RuntimeError,"MS not set up in compile-time options";
RuntimeError: MS not set up in compile-time options
Traceback (most recent call last):
File "/usr/bin/meqtree-pipeliner.py", line 133, in <module>
module,ns,msg = Compile.compile_file(mqs,script,config=section);
File "/usr/lib/python2.7/dist-packages/Timba/TDL/Compile.py", line 303, in compile_file
predef_args=predef_args,define_args=define_args,postdef_args=postdef_args);
File "/usr/lib/python2.7/dist-packages/Timba/TDL/Compile.py", line 293, in run_forest_definition
raise TDL.CumulativeError(*ns.GetErrors());
CumulativeError:
[ 1] MS not set up in compile-time options
### Starting meqserver
### Attaching to configuration file tdlconf.profiles
### Loading config section turbo-sim:default
### Setting option ms_sel.select_channels=0
### Setting option noise_stddev=0.0174241499075
### Setting option ms_sel.output_column=DATA
### Compiling turbo-sim.py
### (using previously set options)
(Meow.MSUtils: found /usr/bin/lwimager, can use it for imaging.)
(Meow.MSUtils: found image viewer /usr/bin/tigger)
error reading MS MS/MeerKAT64_4h60s_dec-30_1400MHz_1ch.MS
Using LSM module from Tigger (using svn version) at /usr/lib/python2.7/dist-packages/Tigger (in path)
Exception caught:
### Stopping the meqserver
### All your batch are not belong to us, returning with error code
Command exited with non-zero status 1
0.83user 0.43system 0:02.38elapsed 52%CPU (0avgtext+0avgdata 109080maxresident)k
0inputs+0outputs (149major+32285minor)pagefaults 0swaps
2014/10/21 22:49:11 ABORT: meqtree-pipeliner.py returned error code 1
2014/10/21 22:49:11 ERROR: exiting with error code 1, check the logs for errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment