Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

difference in history keywords #95

Open
crawfordsm opened this issue Apr 7, 2015 · 1 comment
Open

difference in history keywords #95

crawfordsm opened this issue Apr 7, 2015 · 1 comment

Comments

@crawfordsm
Copy link
Contributor

Using pyfits v3.0.8 results in a a different format for the history keyword as the current pipeline version, which is using v3.1.2. Here is an example:

HISTORY = 'SALTCLEAN outpath=/home/sa/20130428/rss/product/ &'                  
CONTINUE  'obslogfile=rss/product/P20130428OBSLOG.fits gaindb= &'               
CONTINUE  'xtalkfile=/home/sa/iraf/pysalt/data/rss/RSSxtalk.dat &'              
CONTINUE  'geomfile=/home/sa/iraf/pysalt/data/rss/RSSgeom.dat subover=True &'   
CONTINUE  'trim=True masbias=True subbias=False median=False &'                 
CONTINUE  'function=polynomial order=5 rej_lo=3.0 rej_hi=3.0 niter=5 &'         
CONTINUE  'interp=linear clobber=True &'                                        
CONTINUE  'logfile=/home/sa/20130428/20130428:2013-04-29:10h30saltpipe.log &'   
CONTINUE  'verbose=True &'                                                      
HISTORY = 'SALTMOSAIC geomfile=/home/sa/iraf/pysalt/data/rss/RSSgeom.dat &'     
CONTINUE  'interp=linear geotran=True cleanup=True clobber=True &'              
CONTINUE  'logfile=/home/sa/20130428/20130428:2013-04-29:10h30saltpipe.log &'   
CONTINUE  'verbose=True &'                                                      
HISTORY SALTCRCLEAN images=/d/rssdata/science/2012-2-UW-006/20130428/product/m*.
HISTORY fits outimages= outpref=c crtype=fast thresh=5.0 mbox=5 bthresh=3.0 flux
HISTORY _ratio=0.2 bbox=11 gain=1.0 rdnoise=5.0 fthresh=5.0 bfactor=2 gbox=3 max
HISTORY iter=5 multithread=no update=yes clobber=no logfile=salt.log verbose=yes
HISTORY                                                                         
HISTORY FLATFLD: lampflat= none skyflat= cmbxgpP201304280014.fits trkgrid= 1503 
@crawfordsm
Copy link
Contributor Author

Feel free to leave a comment here if this doesn't explain your issue @knordsieck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant