https://github.com/ebellm/pyraf-dbsp

sort by:
Revision Author Date Message Commit Date
63948a8 add citation file 06 September 2018, 05:08:10 UTC
77a113b replace deprecated header.update with header.set 14 September 2017, 21:29:23 UTC
c9ab61b add note about science exposures (for bad column checking) 26 October 2016, 18:19:51 UTC
18e04a2 update docs 17 October 2016, 22:05:11 UTC
3ff8b09 require an environment variable to use my modified doslit. also avoid VERR bug in combine_sides. 17 October 2016, 21:18:00 UTC
1c7852f switch from standalone pyfits to astropy 07 October 2016, 21:51:14 UTC
90f75ca add caldir keyword to store_standards 01 September 2016, 20:53:42 UTC
17927a9 several command-line switches added to handle data when two sides don't join 15 August 2016, 23:19:40 UTC
fd34d2c new normed command for quick and dirty inspection of rv shifts 12 August 2016, 04:26:43 UTC
07a2929 squash tabs 23 February 2016, 22:49:05 UTC
dbaca8e add zenith_only keyword to make_arcs 23 February 2016, 22:39:44 UTC
2431aac update README 04 February 2016, 21:54:59 UTC
4a29060 drop requirements.txt 04 February 2016, 00:01:06 UTC
3ffa03a trim README 03 February 2016, 23:58:09 UTC
610f30b mock C-extension imports for RTD 03 February 2016, 23:47:05 UTC
625bb4c mock modules for C-dependent libraries 03 February 2016, 23:43:07 UTC
546ef71 add requirements.txt 03 February 2016, 23:30:16 UTC
276d9e4 switch to napoleon 03 February 2016, 23:14:01 UTC
549a41a RTD badge 03 February 2016, 23:10:23 UTC
9594a2f add sphinx docs 03 February 2016, 22:52:02 UTC
a74213e update license 30 August 2015, 19:21:14 UTC
53e8d9c add simple_coadd 07 August 2015, 20:37:19 UTC
2b99f0d read_spectrum needs to return a value 29 July 2015, 23:42:42 UTC
4db8641 create auto_join function for speedier source matching 29 June 2015, 23:57:00 UTC
219f56a remove troublesome NeI(13) line from HeNeAr cal set 29 June 2015, 21:49:12 UTC
b984691 update TODOs 08 May 2015, 23:37:38 UTC
5c5875e equality not assignment 29 January 2015, 22:23:29 UTC
31369b7 add both argument to batch_process 29 January 2015, 22:23:05 UTC
e3f49ad add workaround for weird IrafError 'ERROR: With range specification for 'lines or bands': call extract1D again 24 December 2014, 11:40:24 UTC
9e54db1 spaces 26 November 2014, 23:14:07 UTC
e992989 avoid confusing error message if create_arc_dome(side='both') is called when data from only one side are present 26 November 2014, 22:20:03 UTC
6dc98f4 add fits reading option to stack_plot 15 November 2014, 01:29:56 UTC
afc62ca jan and adam report temp uses exten. 0, not 1 now 17 September 2014, 20:49:04 UTC
6e469e6 update readme 27 June 2014, 11:23:52 UTC
59c56ec update README to discuss using arcs other than 0.5; change make_arcs calls to take string slit arguments 11 June 2014, 00:24:22 UTC
f4d7f68 handle bug where flatcombine expected multiextension FITS; update README 09 June 2014, 21:33:38 UTC
a3bfc7b allow check_gratings_angles to handle decimal ANGLE keywords 03 June 2014, 09:41:52 UTC
fbd09d1 cut off problematic blue tail in recommended reduction ragnes 16 May 2014, 18:38:16 UTC
bc8ab21 consistency tweaks 18 April 2014, 23:52:28 UTC
b3befd5 switch to markdown README and increment version number 18 April 2014, 23:19:54 UTC
3986635 Add batch_process command to dbsp.py Add license to dbsp.py and include IRAF license in doslit. 18 April 2014, 23:02:31 UTC
222e201 add modified version of doslit with improved prompting behavior--see http://iraf.net/forum/viewtopic.php?showtopic=123774 18 April 2014, 00:41:48 UTC
1748b13 need to call setinst before any runs of ccdproc 18 April 2014, 00:06:51 UTC
bc6492e call check_gratings_angles automatically; update README 14 April 2014, 23:56:02 UTC
4ea1f7f Add dispersion-calculating functions. calculate_dispersions returns the central wavelength and dispersion, and has been checked against the online grating calculator. check_gratings_angles updates the crval and cdelt parameters in det_pars for nonstandard gratings and angles. 14 April 2014, 23:41:25 UTC
f3058f7 avoid instrument translation file problem in ccdproc: http://iraf.net/forum/viewtopic.php?showtopic=1467939 11 April 2014, 00:16:23 UTC
b2309ca change iraf.calibrate.mode so I don't have to hit enter to accept the input/output files I've already specified 09 April 2014, 23:32:33 UTC
e5fd1c0 add quicklook option to extract1D (passed to doslit) 09 April 2014, 22:13:35 UTC
2c13366 change doslit parameter sets to sparams to fix a bug where they were not set correctly 09 April 2014, 21:28:44 UTC
0dbead3 clarify flux units 19 August 2013, 05:58:35 UTC
b03e0a3 fix path bug 03 July 2013, 08:11:51 UTC
c13ef72 remove hard-coded path to brani's header file 03 July 2013, 08:06:25 UTC
e37b10c adjust %run command path 03 July 2013, 08:02:34 UTC
f025dbd select flat images in one pass to avoid a bug when there are large numbers of images to process. 25 June 2013, 00:23:40 UTC
26e8dbc don't use the trace and sky subtraction routines in cosmics.py--they cause trouble 19 June 2013, 23:39:54 UTC
5062c30 fix transposition bug when fitting the trace and sky lines 19 June 2013, 00:21:51 UTC
dda6415 allow single call of create_arc_dome for both sides 18 June 2013, 23:45:00 UTC
2a7bd70 change call of mark_bad to match convention of other calls 18 June 2013, 23:28:48 UTC
3edfcb9 tabs vs spaces 12 June 2013, 17:19:20 UTC
c402101 add David's cosmics.py, updated with a header indicating the modification 12 June 2013, 17:14:04 UTC
2cb0004 try reverting to previous fluxing parameters 06 June 2013, 05:44:44 UTC
04d18e3 add brani fixes: better fluxing, include VERR header when using tellurics 06 June 2013, 03:47:24 UTC
b18dd89 create sync() convenience function for copying new files from the raw directory 31 May 2013, 20:48:24 UTC
6586cf6 auto pep-8 31 May 2013, 18:04:34 UTC
f11f47f add docstrings to all methods 28 May 2013, 20:26:32 UTC
bdcf919 bring over omitted line of brani's code 18 May 2013, 00:00:18 UTC
4885bb8 indent fix 17 May 2013, 23:39:47 UTC
bc1b203 only have four sky lines now 17 May 2013, 23:20:29 UTC
355f47e implement brani's new flat correction method 17 May 2013, 23:18:38 UTC
3411785 specify dispersion axes explicitly to fix bug where red-side flat response was fit in the spatial direction 15 May 2013, 00:34:50 UTC
602aef6 remove unreliable first red sky line 15 May 2013, 00:26:26 UTC
e5d7180 update sky lines per brani's prescription 15 May 2013, 00:25:14 UTC
cb21c01 brani says we can avoid interactive response fitting if we reject the extreme values 06 May 2013, 16:57:27 UTC
c6fe616 improve documentation 24 April 2013, 00:32:26 UTC
bc95347 move lines back into the cal directory --HG-- rename : FeAr_dbsp.dat => cal/FeAr_dbsp.dat rename : HeNeAr_dbsp.dat => cal/HeNeAr_dbsp.dat 22 April 2013, 22:54:25 UTC
84c53fe rename arc line lists --HG-- rename : cal/brani_FeAr_dbsp.dat => FeAr_dbsp.dat rename : cal/brani_HeNeAr_dbsp.dat => HeNeAr_dbsp.dat 18 April 2013, 18:48:04 UTC
c302e69 port over brani changes 18 April 2013, 18:39:35 UTC
3820b8d implement Brani fixes: particilarly, don't include exptime or verr when combining sides 27 January 2013, 19:27:49 UTC
e7c008b don't put exposure time or verr in data combined from both sides 27 January 2013, 19:10:09 UTC
771156d switch to brani's fix bad column code 12 January 2013, 02:09:00 UTC
07e472e indentation 12 January 2013, 02:05:34 UTC
c37f9d2 hselect fails if too many files 12 January 2013, 01:43:52 UTC
60d5cad update gain and readnoise 12 January 2013, 01:18:30 UTC
ddef820 update gain/readnoise section for blue 12 January 2013, 00:06:59 UTC
d982809 add Brani's gain and readnoise calculations 11 January 2013, 19:31:22 UTC
9bce465 don't remove cosmics for arcs 10 January 2013, 04:07:25 UTC
49970b9 make stack_plot plot order match the legend order; require IMGTYPE==flat for domeflats to avoid including stars 04 January 2013, 05:57:10 UTC
9fc1837 make myself my matplotlib plotter 15 December 2012, 00:06:49 UTC
6784d10 add telluric correction 14 December 2012, 22:18:20 UTC
3dc5ba2 telluric correction works, except we need to continuum-normalize the telluric spectrum 14 December 2012, 02:12:55 UTC
1b4b295 matching sides seems to mostly work 10 December 2012, 18:54:42 UTC
80f2993 tabs to spaces 09 December 2012, 20:31:54 UTC
2d0b734 first pass at using fitting code to combine sides--untested 09 December 2012, 20:31:41 UTC
aaf64c0 in progress combine_sides with uncertainty weighting 08 December 2012, 02:05:06 UTC
762fdcf replace mpfit with scipy.optimize.minpack.leastsq; rename several functions and move brani's stuff out 07 December 2012, 22:02:06 UTC
d228a2d new fluxing file scheme seems to be working 06 December 2012, 02:05:50 UTC
427545a significant reworking of naming in extract1D, but still not working right 05 December 2012, 23:47:14 UTC
3faf43e begin commenting code according to numpy standards: https://github.com/numpy/numpy/blob/master/doc/example.py 29 November 2012, 21:52:21 UTC
511d87b rename DBSP.py to dbsp.py --HG-- rename : DBSP.py => dbsp.py 29 November 2012, 19:42:43 UTC
5795376 improve handling of extraction code 28 November 2012, 23:29:41 UTC
back to top