askap-craco / CELEBI

The CRAFT Effortless Localisation and Enhanced Burst Inspection Pipeline
MIT License
4 stars 2 forks source link

Sched failed ("SCHTIM: There are no scheduled scans.") #455

Closed marcinglowacki closed 1 year ago

marcinglowacki commented 1 year ago

Process_time_step had failed for the following reasons:

_Caused by: Process pcal:corr_pcal:process_time_step (1) terminated with an error exit status (1)

Command executed:

export CRAFTCATDIR="." # necessary? if [ "true" == "true" ]; then . /fred/oz002/askap/craft/craco/processing/.marcin/../setup_proc fi (...) Command exit status: 1

Command output: Looking for c1_f0/ak13.p0.codif Looking for c1_f0/ak13.p1.codif Looking for c1_f0/ak14.p0.codif Looking for c1_f0/ak14.p1.codif Looking for c1_f0/ak15.p0.codif Looking for c1_f0/ak15.p1.codif Looking for c1_f0/ak16.p0.codif Looking for c1_f0/ak16.p1.codif Looking for c1_f0/ak17.p0.codif Looking for c1_f0/ak17.p1.codif ('Skipping antenna', 'ak18', "from fcm file as it wasn't requested.") Looking for c1_f0/ak19.p0.codif Looking for c1_f0/ak19.p1.codif Looking for c1_f0/ak20.p0.codif Looking for c1_f0/ak20.p1.codif Looking for c1_f0/ak21.p0.codif Looking for c1_f0/ak21.p1.codif ('Skipping antenna', 'ak22', "from fcm file as it wasn't requested.") Looking for c1_f0/ak23.p0.codif Looking for c1_f0/ak23.p1.codif (...) Looking for c1_f0/ak35.p1.codif ('Skipping antenna', 'ak36', "from fcm file as it wasn't requested.") ('Skipping antenna', 'ak90', "from fcm file as it wasn't requested.") Warning, Sched failed

askap2difx failed! ( 1 )

Command error:

The following have been reloaded with a version change: 1) cython/0.29.16-python-3.7.4 => cython/0.29.21-python-3.7.4 2) numpy/1.18.2-python-3.7.4 => numpy/1.19.2-python-3.7.4

Reading EOP data from /fred/oz002/askap/craft/craco/processing/.eops Reading leap second data from /fred/oz002/askap/craft/craco/processing/.ut1ls Processed 15810 lines

Work dir: /fred/oz002/askap/craft/craco/processing/work/200430/81/22e8b148fbc8c693b4aa4a576ebb42_

.command.log reported:

_Now run: python3 /fred/oz002/askap/craft/craco/CELEBI/craco_postproc/pipelines/../difx/askap2difx.py fcm.txt obs.txt chandefs.txt --ants=ak31,ak09,ak28,ak17,ak25,ak32,ak21,ak19,ak13,ak14,ak26,ak07,ak35,ak05,ak16,ak24,ak29,ak23,ak11,ak30,ak34,ak15,ak27,ak20,ak33,ak01 --bits=4 --framesize=8256 --npol=2 --slurm --fpga c1_f0

getEOP.py -l 58970.051446759 > /fred/oz002/askap/craft/craco/processing/work/200430/81/22e8b148fbc8c693b4aa4a576ebb42/eop.txt Copying EOP from top dir cp /fred/oz002/askap/craft/craco/processing/work/200430/81/22e8b148fbc8c693b4aa4a576ebb42/eop.txt eop.txt ./runaskap2difx

Welcome to program SCHED.  Version:  11.50  Release 11.5; September 2018

The manual is at http://www.aoc.nrao.edu/software/sched/index.html Unix users should set $SCHED to the base area where SCHED is installed. Most run time messages will be in sched.runlog

Some useful commands to give now if running interactively: SCHedule= : Specify input file. PLOT : Invokes uv, xy, rd, and uptime plotting. FREQLIST=lowF,highF : Make frequency list (MHz). Then exit. EXIT : Leave program. / : End of inputs - run program (or EXIT).

CHKVDIFX: Your CORCHAN request gives more than 0.5 MHz per spectral channel for some setup. This may cause excessive smearing with common a priori clock errors. Consider using more channels.

SCHTIM: There are no scheduled scans.

+++ERROR+++ SCHED terminating The above is a fatal error. There may be much more information in sched.runlog +++ERROR+++ SCHED terminating. Fix input and restart._

The issue turned out to be an incorrect time being parsed, whuch was attributed to the wrong calibrator (Vela), while the source had actually been J2045-1616. For now, a --nopolcal setting worked.