Changeset 41453 for trunk/Ohana/src/relphot/test/relphot.tgroups.dvo
- Timestamp:
- Dec 7, 2020, 12:27:41 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/test/relphot.tgroups.dvo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/test/relphot.tgroups.dvo
r41390 r41453 52 52 # generate the basic images and check they were correctly ingested by dvo 53 53 for i 0 mjd_uc[] 54 sprintf filerootout "%s. %02d" $fileroot $i54 sprintf filerootout "%s.uc.%02d" $fileroot $i 55 55 mkexposure $catdir mjd_uc[$i] zpt_uc[$i] exptime_uc[$i] secz_uc[$i] $FILTER $filerootout $RA_CENTER $DEC_CENTER 56 56 ckexposure $catdir mjd_uc[$i] zpt_uc[$i] exptime_uc[$i] secz_uc[$i] $FILTER raw 57 57 end 58 58 59 for i 0 mjd_nc[] 60 sprintf filerootout "%s.nc.%02d" $fileroot $i 61 mkexposure $catdir mjd_nc[$i] zpt_nc[$i] exptime_nc[$i] secz_nc[$i] $FILTER $filerootout $RA_CENTER $DEC_CENTER 62 ckexposure $catdir mjd_nc[$i] zpt_nc[$i] exptime_nc[$i] secz_nc[$i] $FILTER raw 63 end 64 59 65 break 60 66 61 67 # run relphot on the db and check that the images now match the expected values 62 68 tapEXEC relphot -tgroup-fit-airmass -tgroups tgroups.dat -images g -v -region $RA_MIN $RA_MAX $DEC_MIN $DEC_MAX -D CATDIR $catdir -D STAR_TOOFEW 1 -statmode WT_MEAN -cloud-limit 0.5 -update -nloop 12
Note:
See TracChangeset
for help on using the changeset viewer.
