|
|
|
@39110
|
11 years |
eugene |
add ForcedGalaxyShape sersic index and phi; add objflags to …
|
|
|
|
@39109
|
11 years |
eugene |
get deteffHeader to read nInjected and MAGREF
|
|
|
|
@39108
|
11 years |
eugene |
R5,R6,R7 need to filter out nan lensing values
|
|
|
|
@39107
|
11 years |
eugene |
logic error on selecting primary skycell values for warp
|
|
|
|
@39106
|
11 years |
eugene |
need to init R7 elements of lensing and lensobj
|
|
|
|
@39105
|
11 years |
eugene |
fix addstar and relphot calls for sas
|
|
|
|
@39104
|
11 years |
eugene |
fix keyword for diff
|
|
|
|
@39103
|
11 years |
eugene |
use Ohana / fhead to read headers (ex PHU) so we avoid seek problems, …
|
|
|
|
@39102
|
11 years |
watersc1 |
Change convolveMax header keyword to the one that appears in header.
|
|
|
|
@39101
|
11 years |
watersc1 |
Commenting out deteff changes that require working code to read a …
|
|
|
|
@39100
|
11 years |
watersc1 |
Move DpsfFlux, DpsfFluxErr out of an else block, as I believe that was …
|
|
|
|
@39099
|
11 years |
eugene |
add stack FILTER epoch values; add ObjectThin.epochMean
|
|
|
|
@39098
|
11 years |
eugene |
add EPOCH_MEAN to the object outputs
|
|
|
|
@39097
|
11 years |
watersc1 |
DetEff/ detectionThreshold/ nInjected fixes.
|
|
|
|
@39096
|
11 years |
eugene |
use -images instead of -averages for relphot
|
|
|
|
@39095
|
11 years |
bills |
changes intended to make the program work with real gpc1 data
|
|
|
|
@39094
|
11 years |
eugene |
2.5log(exptime) should be added, not subtracted, from deteff; fix the …
|
|
|
|
@39093
|
11 years |
eugene |
send NULL to mysql for NAN values
|
|
|
|
@39092
|
11 years |
eugene |
send NULL to mysql for NAN values
|
|
|
|
@39091
|
11 years |
eugene |
tessID missing from diff detections
|
|
|
|
@39090
|
11 years |
watersc1 |
On further consideration, remove logC and logA from all filters.
|
|
|
|
@39089
|
11 years |
watersc1 |
Adding StackModelFitExtra.glogC and glogA parameters back into the schema.
|
|
|
|
@39088
|
11 years |
watersc1 |
Fix table descriptions that were line-broken.
|
|
|
|
@39087
|
11 years |
eugene |
change hex flags to string
|
|
|
|
@39086
|
11 years |
watersc1 |
Working version of IRLS proper motion fitting.
|
|
|
|
@39085
|
11 years |
mhuber |
adding to regex for header string parsing in batches, basically (),
|
|
|
|
@39084
|
11 years |
mhuber |
adding more to DiffMeta (and to mkcmf for simtest) but seems to have …
|
|
|
|
@39083
|
11 years |
mhuber |
adding more to DiffMeta (and to mkcmf for simtest) but seems to have …
|
|
|
|
@39082
|
11 years |
eugene |
add additional derived property tables
|
|
|
|
@39081
|
11 years |
eugene |
delete CameraConfig table; delete photoColor (FW and OB); add …
|
|
|
|
@39080
|
11 years |
eugene |
galModelType can only have a range of 0-15 or so: use unsignedByte; …
|
|
|
|
@39079
|
11 years |
eugene |
to generate the FG rows, we need to generate possible output entries …
|
|
|
|
@39078
|
11 years |
eugene |
fix a typo
|
|
|
|
@39077
|
11 years |
eugene |
adding header info for diff cmfs
|
|
|
|
@39076
|
11 years |
eugene |
fix typos / inconsistencies / syntax errors
|
|
|
|
@39075
|
11 years |
eugene |
match forcedgal by ippObjID
|
|
|
|
@39074
|
11 years |
eugene |
fix order of mysql output
|
|
|
|
@39073
|
11 years |
eugene |
adding stack header elements needed by StackToFrame
|
|
|
|
@39072
|
11 years |
eugene |
fix python errors to get StackToFrame working
|
|
|
|
@39071
|
11 years |
mhuber |
adding more to DiffMeta (untested until keyword added in sim set)
|
|
|
|
@39070
|
11 years |
watersc1 |
typo fix
|
|
|
|
@39069
|
11 years |
watersc1 |
Revision to schema_browser.vot
|
|
|
|
@39068
|
11 years |
eugene |
added code to populate StackToFrame table
|
|
|
|
@39067
|
11 years |
eugene |
added StackToFrame table
|
|
|
|
@39066
|
11 years |
mhuber |
extending ref stack type, one for each season
|
|
|
|
@39065
|
11 years |
eugene |
fix typo
|
|
|
|
@39064
|
11 years |
eugene |
fix typo
|
|
|
|
@39063
|
11 years |
eugene |
adjust diff types to match psModules/src/extras/ippDiffModes.h
|
|
|
|
@39062
|
11 years |
eugene |
use names like foo_num not foo_forcedWarpID in forcedwarp scratch db
|
|
|
|
@39061
|
11 years |
eugene |
do not delete FW and FO batches after we have made them!
|
|
|
|
@39060
|
11 years |
eugene |
forgot to add quotes around the float and double
|
|
|
|
@39059
|
11 years |
eugene |
print floats and doubles with the sprintf_float,double commands
|
|
|
|
@39058
|
11 years |
eugene |
try frexp instead of log & pow in sprintf_float,double (not an improvement)
|
|
|
|
@39057
|
11 years |
bills |
use $ipprc->file_resolve() to resolve nebulous paths. Make sure cell …
|
|
|
|
@39056
|
11 years |
bills |
fix formula for apFillF
|
|
|
|
@39055
|
11 years |
bills |
use mana to get stats of the delta columns and complain about possible …
|
|
|
|
@39054
|
11 years |
bills |
when checking dependents for warps if camRun has been cleaned fault …
|
|
|
|
@39053
|
11 years |
bills |
add camRun.state to the output of warptool -scmap
|
|
|
|
@39052
|
11 years |
eugene |
generate inv.cmf; add -diff-inv to addstar; pass diff images as list; …
|
|
|
|
@39051
|
11 years |
eugene |
add -diff-inv options and detID modifications
|
|
|
|
@39050
|
11 years |
eugene |
add field to track negative vs positive image detections; adjust names …
|
|
|
|
@39049
|
11 years |
eugene |
add 2nd diff detection pass to insert the negative image detections …
|
|
|
|
@39048
|
11 years |
bills |
fix missing pixels to arcseconds conversions in StackObjectAttributes
|
|
|
|
@39047
|
11 years |
eugene |
move BEST from top bit
|
|
|
|
@39046
|
11 years |
mhuber |
adding DiffType table and ref+iq stack types to StackType table
|
|
|
|
@39045
|
11 years |
eugene |
pass the zero point keyword option so diff can use a different value
|
|
|
|
@39044
|
11 years |
eugene |
split out mkgpc1 and mkdvo options
|
|
|
|
@39043
|
11 years |
eugene |
update descriptions of the diff-specific fields
|
|
|
|
@39042
|
11 years |
eugene |
make the forcedwarp gpc1 entries consistent with the data
|
|
|
|
@39041
|
11 years |
eugene |
add zero point keyword option for diffs; add flag for best object; set …
|
|
|
|
@39040
|
11 years |
eugene |
add sprint_floats functions
|
|
|
|
@39039
|
11 years |
eugene |
make PSF_FWHM_MAJ, etc conditional on their presence in the cmf; add …
|
|
|
|
@39038
|
11 years |
eugene |
tighted code and raise a valid error if we fail to find the file or …
|
|
|
|
@39037
|
11 years |
eugene |
add xPosChip, yPosChip, chipNum
|
|
|
|
@39036
|
11 years |
eugene |
add diff test set
|
|
|
|
@39035
|
11 years |
eugene |
diff test set now runs to completion
|
|
|
|
@39034
|
11 years |
eugene |
minor formatting
|
|
|
|
@39033
|
11 years |
eugene |
fix some typos
|
|
|
|
@39032
|
11 years |
watersc1 |
Fix typos
|
|
|
|
@39031
|
11 years |
watersc1 |
Correct sexagesimal objName calculation. Add decimal version into …
|
|
|
|
@39030
|
11 years |
watersc1 |
Fix typo in i-filter change.
|
|
|
|
@39029
|
11 years |
watersc1 |
As per discussion, drop ForcedSummaryToImage and ForcedSummaryMeta …
|
|
|
|
@39028
|
11 years |
eugene |
add stack_id as part of output from fftool -summary; do not call test …
|
|
|
|
@39027
|
11 years |
eugene |
clean up some test vebosity
|
|
|
|
@39026
|
11 years |
eugene |
add -image-id to loadgalphot
|
|
|
|
@39025
|
11 years |
eugene |
pass IMAGE_ID to mysql for forcedgalaxy
|
|
|
|
@39024
|
11 years |
eugene |
forced galaxy cmf needs to be supplied an imageID value in loadgalphot
|
|
|
|
@39023
|
11 years |
bills |
pltscale is in arcseconds not degrees
|
|
|
|
@39022
|
11 years |
eugene |
INDEX is invalid as a mysql column name, change to SERSIC_INDEX; use …
|
|
|
|
@39021
|
11 years |
eugene |
add mkcmf -forcedgalaxy; add forcedelete mode to mkgpc1
|
|
|
|
@39020
|
11 years |
eugene |
fix error in 2d clipped fitting
|
|
|
|
@39019
|
11 years |
eugene |
add a manifest of the cpt tables loaded
|
|
|
|
@39018
|
11 years |
eugene |
add -forcedgalaxy mode to mkcmf; fix fitting error in loadgalphot
|
|
|
|
@39017
|
11 years |
eugene |
deactivate the regex for test detection batches
|
|
|
|
@39016
|
11 years |
watersc1 |
Actually populate DiffDetection table, after noting that imageID in …
|
|
|
|
@39015
|
11 years |
watersc1 |
Updates to make DF batches work. Test suite changes to implement …
|
|
|
|
@39014
|
11 years |
bills |
make stilts quieter
|
|
|
|
@39013
|
11 years |
bills |
minor name change
|
|
|
|
@39012
|
11 years |
bills |
after joining everything up, add "delta columns"
|
|
|
|
@39011
|
11 years |
watersc1 |
Added PS1_DV5 version handler so diff CMFs can be simulated.
|
|
|
|