Changes between Version 4 and Version 5 of ippToPspsSAS37HeatherNotes
- Timestamp:
- Feb 2, 2015, 9:48:21 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPspsSAS37HeatherNotes
v4 v5 9 9 || stage || label || mini || 10 10 || cam || SAS.20141118 || SAS.20141118.cam || 11 ||sky || SAS.20141118.rerun || SAS.20141118.sky.rerun.V 2||12 ||fullforce || SAS.20141118.rerun || SAS.20141118.ff.rerun.V 2||11 ||sky || SAS.20141118.rerun || SAS.20141118.sky.rerun.V3 || 12 ||fullforce || SAS.20141118.rerun || SAS.20141118.ff.rerun.V3 || 13 13 ||diff ||SAS.20141118 || SAS.20141118.diff || 14 14 15 15 == merge of SAS == 16 16 17 This was done with no problems for diff, minimal problems for sky/cam/ff. First, there was a faulted sky, which reported no errors and completed on retry. I don't know how that affects the mergedvodb. Then, ff had problems to merge (related to the lensing stuff, Gene investigated and fixed). I was then able to merge ff into the mergedvodb. I redid the mergedvodb (to make absolutely certain that it's good), this is still in progress, it's about half done.17 Merge had problems, I retried 3 time with parallel then hacked it to not be parallel (and then it worked). The merged dvodb names have .V5 because that's the 5th total attempt to do this. 18 18 19 19 ||Name || minis || order || 20 ||SAS.20141118.diff ||SAS.20141118.diff || 1||21 ||SAS.20141118.V 2 ||SAS.20141118.sky.rerun.V2|| 1 ||22 ||SAS.20141118.V 2||SAS.20141118.cam || 2 ||23 ||SAS.20141118.V 2 ||SAS.20141118.ff.rerun.V2|| 3||20 ||SAS.20141118.diff.V5||SAS.20141118.diff || 1|| 21 ||SAS.20141118.V5 ||SAS.20141118.sky.rerun.V3 || 1 || 22 ||SAS.20141118.V5 ||SAS.20141118.cam || 2 || 23 ||SAS.20141118.V5 ||SAS.20141118.ff.rerun.V3 || 3|| 24 24 25 25 == calibration of SAS == 26 26 27 I intend to put a definitive set of rules/scripts for this. So far, neither SAS has been calibrated. The rules should be different for each 27 See SAS37 calibration wiki 28 28 29 === SAS.20141118.diff === 29 SAS37CalibrationHeatherNotes 30 30 31 * addstar resort 32 * relphot -averages -update 33 * (gene ?? relastro? what params?) 31 == creation of datastores == 34 32 35 === SAS.20141118.V2 === 33 SAS37 36 34 37 Previous SASes have been calibrated this way: 35 {{{ 36 dsprodtool --add PSPS_SAS37_IN --type IPP-PSPS --description 'PSPS SAS37 IN' 37 dsprodtool --add PSPS_SAS37_OB --type IPP-PSPS --description 'PSPS SAS37 OB' 38 dsprodtool --add PSPS_SAS37_P2 --type IPP-PSPS --description 'PSPS SAS37 P2' 39 dsprodtool --add PSPS_SAS37_ST --type IPP-PSPS --description 'PSPS SAS37 ST' 40 dsprodtool --add PSPS_SAS37_FO --type IPP-PSPS --description 'PSPS SAS37 FO' 41 dsprodtool --add PSPS_SAS37_FW --type IPP-PSPS --description 'PSPS SAS37 FW' 38 42 39 * in tools/dvodb_calib 40 * run.addstar.resort 41 * run.setphot 42 * gene.run.relastro.part1 43 * gene.run.relastro.part2 44 * gene.run.relphot.3pinew 43 }}} 45 44 46 SAS 36 was calibrated by Gene this way:47 45 48 {{{ for the sas calibration, see the file /data/ipp064.0/eugene/fforce.20140714/run.sascals and other files referenced in that script. 46 SAS37Diff 49 47 50 there are a few points: 48 {{{ 49 dsprodtool --add PSPS_SAS37_DIFF_IN --type IPP-PSPS --description 'PSPS SAS37 Diff IN' 50 dsprodtool --add PSPS_SAS37_DIFF_DO --type IPP-PSPS --description 'PSPS SAS37 Diff DO' 51 dsprodtool --add PSPS_SAS37_DIFF_DF --type IPP-PSPS --description 'PSPS SAS37 Diff DF' 52 }}} 51 53 52 * the sas images do not have ubercal zero points. I have defined a group of ubercal-tied exposures (ucal.smfs) which need to be merged into the database before running 'setphot'. I did this manually. you probably should just make a reference mini from this set to be used for this purpose 53 * sas does not need the koppenhoefer correction, so I have skipped that step. ditto for galaxy motion / quasar tie 54 * the current best boundary tree is /data/ipp064.0/eugene/relastro.20140923/tess.3pi.fits, but the version in the fforce.20140714 directory is OK for sas. 55 * the current best ubercal table is ucalqy_bigflat.fits in fforce.20140714 56 }}} 57 58 Heather notes that I should do run.addstar.resort before doing gene's method 54 == status of SAS37 ready for psps == 55 56 ||dvodb || datastore || batches || comments || 57 ||SAS37 / SAS.20141118.V5 || PSPS_SAS37_IN || 1 || IN batch || 58 ||SAS37 / SAS.20141118.V5 || PSPS_SAS37_OB || || || 59 ||SAS37 / SAS.20141118.V5 || PSPS_SAS37_P2 || || || 60 ||SAS37 / SAS.20141118.V5|| PSPS_SAS37_FW || || || 61 ||SAS37 / SAS.20141118.V5 || PSPS_SAS37_FO || || || 62 ||SAS37 / SAS.20141118.V5|| PSPS_SAS37_ST || || || 63 ||SAS37Diff / SAS.20141118.diff.V5 || PSPS_SAS37_DIFF_IN || 1 || || 64 ||SAS37Diff / SAS.20141118.diff.V5 || PSPS_SAS37_DIFF_DO || || || 65 ||SAS37Diff / SAS.20141118.diff.V5 || PSPS_SAS37_DIFF_DF || || || 66 67 == queue of SAS37 == 68 59 69 60 70
