Traceback (most recent call last):
File "../zSALT/zsalt/reducedata.py", line 31, in
specred(infile_list, propid, inter=True, guessfile=None)
File "/Users/michaelhlabathe/zSALT/zsalt/specred.py", line 90, in specred
blank=0.0, nearest=True, clobber=True, logfile=logfile, verbose=True)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 110, in specrectify
clobber=clobber, log=log, verbose=verbose)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 181, in rectify
slit, xbin, ybin, slitid, function, order)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 355, in findsol
soldict, y_i, nearest, timeobs, exptime, instrume, grating, grang, arang, filtername, slitid, xarr)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 488, in findlinesol
domain = order_list[domain]
UnboundLocalError: local variable 'domain' referenced before assignment
Traceback (most recent call last):
File "../zSALT/zsalt/reducedata.py", line 31, in
specred(infile_list, propid, inter=True, guessfile=None)
File "/Users/michaelhlabathe/zSALT/zsalt/specred.py", line 90, in specred
blank=0.0, nearest=True, clobber=True, logfile=logfile, verbose=True)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 110, in specrectify
clobber=clobber, log=log, verbose=verbose)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 181, in rectify
slit, xbin, ybin, slitid, function, order)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 355, in findsol
soldict, y_i, nearest, timeobs, exptime, instrume, grating, grang, arang, filtername, slitid, xarr)
File "/Users/michaelhlabathe/iraf/pysalt/saltspec/specrectify.py", line 488, in findlinesol
domain = order_list[domain]
UnboundLocalError: local variable 'domain' referenced before assignment