|
|
|
@35207
|
13 years |
eugene |
return MAX_BUFFER to big size
|
|
|
|
@35206
|
13 years |
eugene |
add option to insert detections for a single client; fix isinf problem
|
|
|
|
@35205
|
13 years |
watersc1 |
If we're fixing a table, we likely do not need to continue, so I've …
|
|
|
|
@35204
|
13 years |
eugene |
box sizes are linear dimensions; actual areas are now scaled by cos(DEC)
|
|
|
|
@35203
|
13 years |
eugene |
trying to fix the definition of a box (roughly constant linear width)
|
|
|
|
@35200
|
13 years |
Serge CHASTEL |
Heather's plots. Fixed
|
|
|
|
@35199
|
13 years |
Serge CHASTEL |
Heather's plots
|
|
|
|
@35198
|
13 years |
Serge CHASTEL |
Heather's plots
|
|
|
|
@35197
|
13 years |
bills |
default stdev fwhm columns to nan
|
|
|
|
@35196
|
13 years |
bills |
tweaks to release tables. Further progress on releasetool
|
|
|
|
@35195
|
13 years |
bills |
change skycal to use new PPSTATS recipe SKYCALSTATS which is like …
|
|
|
|
@35194
|
13 years |
bills |
Add fwhm_major and fwhm_minor to skycalResult
|
|
|
|
@35193
|
13 years |
bills |
Change default for queuing distRuns to be -no_magic
|
|
|
|
@35192
|
13 years |
watersc1 |
Updated SQL and database interactions for WSdiffs. This should allow …
|
|
|
|
@35191
|
13 years |
eugene |
function to purge dvo regions was counting all entries in …
|
|
|
|
@35190
|
13 years |
eugene |
comment out request for confirmation to delete dvoDetectionFull
|
|
|
|
@35189
|
13 years |
bills |
changes to bgtool
|
|
|
|
@35188
|
13 years |
eugene |
update test to include addProcessedExp.fault & camProcessedExp.fault
|
|
|
|
@35187
|
13 years |
eugene |
set default value of box.ingested to none
|
|
|
|
@35186
|
13 years |
eugene |
changed the duplicate ON_SPIKE (flags vs flags2) to PEAK_ON_SPIKE, …
|
|
|
|
@35185
|
13 years |
eugene |
test for None from box.ingested; test for camProcessedExp.fault and …
|
|
|
|
@35184
|
13 years |
eugene |
use scratchdb hostname to indicate ingested state (and by whom)
|
|
|
|
@35183
|
13 years |
eugene |
box.ingested value is now the hostname
|
|
|
|
@35182
|
13 years |
eugene |
test scratch db names no longer need the version number
|
|
|
|
@35181
|
13 years |
eugene |
do not clear the ingest bit blindly
|
|
|
|
@35180
|
13 years |
watersc1 |
I think I've tracked the bug down to being an uninitialized boolean in …
|
|
|
|
@35179
|
13 years |
eugene |
set box border based on cos(DEC); add ipp008-010 to loader list
|
|
|
|
@35178
|
13 years |
eugene |
fix setupScratchDb.py to work with new config layout
|
|
|
|
@35177
|
13 years |
eugene |
re-work config info for scratch db to load host-based names
|
|
|
|
@35176
|
13 years |
eugene |
make dvopsps detection table unique (need to cleanup...)
|
|
|
|
@35175
|
13 years |
eugene |
swap inner and outer loops: do boxes then batches (so a single dvopsps …
|
|
|
|
@35174
|
13 years |
eugene |
do not test file sizes & dates for validity (ipptopsps does not have …
|
|
|
|
@35173
|
13 years |
eugene |
removing SkyCell, ProjectionCell, Region since they were …
|
|
|
|
@35172
|
13 years |
eugene |
int is too small for Nalloc: use off_t
|
|
|
|
@35171
|
13 years |
heather |
batchID fr stack and detection meta
|
|
|
|
@35170
|
13 years |
heather |
object batchId is added
|
|
|
|
@35169
|
13 years |
Serge CHASTEL |
Reverted to previous version
|
|
|
|
@35167
|
13 years |
watersc1 |
Use the options to hold the doBackground boolean. Changes in …
|
|
|
|
@35166
|
13 years |
watersc1 |
Changed EXT_SN threshold for trails as requested by MOPS.
|
|
|
|
@35165
|
13 years |
watersc1 |
Fix bug that caused segfaults. Do not write to a mask if that mask is …
|
|
|
|
@35164
|
13 years |
eugene |
need to return the size even if the rawsize is a even multiple of …
|
|
|
|
@35163
|
13 years |
Serge CHASTEL |
Merged tag into trunk
|
|
|
|
@35162
|
13 years |
eugene |
FtableToImage was failing to allocate enough memory for the new table …
|
|
|
|
@35159
|
13 years |
watersc1 |
Ensure that the background_model value is set in camera_exp.pl
|
|
|
|
@35158
|
13 years |
bills |
add entry for BILINEAR_SIMPLE in the kernelSizes array
|
|
|
|
@35157
|
13 years |
bills |
update version numbers to 1.1.75
|
|
|
|
@35156
|
13 years |
bills |
schema version 1.1.75
drop warpBackgroundRun.alt_cam_label
add …
|
|
|
|
@35155
|
13 years |
bills |
drop alt_cam_label from warp background processing
|
|
|
|
@35154
|
13 years |
bills |
Further changes to background spur in the pipeline.
1. Add …
|
|
|
|
@35153
|
13 years |
bills |
remove warpBackgroundRun.alt_cam_label add chipBackgroundRun.cam_id …
|
|
|
|
@35152
|
13 years |
bills |
in relStack table remove requirement for skycal_id and add stack_id so …
|
|
|
|
@35151
|
13 years |
bills |
define recipe BACKGROUND_CHIP (it was missing)
|
|
|
|
@35150
|
13 years |
watersc1 |
Set of changes to implement background continuity.
|
|
|
|
@35148
|
13 years |
watersc1 |
Merge of what I changed on camProcessedExp with Bill's unimplemented …
|
|
|
|
@35142
|
13 years |
eugene |
oops: resort was not being passed hostID or hostpath
|
|
|
|
@35141
|
13 years |
Serge CHASTEL |
Merged tag into trunk (gpc1/psphot.config)
|
|
|
|
@35135
|
13 years |
bills |
repair a couple of typos that I recently introduced
|
|
|
|
@35134
|
13 years |
bills |
For warp_bg stage add column alt_cam_label. If set use the smf file …
|
|
|
|
@35133
|
13 years |
bills |
prepare_output for PPSUB.REF.CONV
|
|
|
|
@35130
|
13 years |
Serge CHASTEL |
nebdiskd: Merged tag into trunk
|
|
|
|
@35128
|
13 years |
bills |
in chip_bg and warp_bg stages clean up variance files
|
|
|
|
@35127
|
13 years |
bills |
ppStatsFromMetadata was being called with a nebulous path instead of …
|
|
|
|
@35124
|
13 years |
eugene |
explicitly track the valid chips; add (unused) function to remove …
|
|
|
|
@35123
|
13 years |
eugene |
add a couple of duplicates for testing
|
|
|
|
@35122
|
13 years |
bills |
add -pretend argument to stacktool -updaterun
|
|
|
|
@35121
|
13 years |
bills |
in bgtool -chip accept exp_name and exp_id as selectors
|
|
|
|
@35120
|
13 years |
bills |
accept -data_group as selector for staticskytool -updaterun
|
|
|
|
@35119
|
13 years |
bills |
Reverse the last change. Do not require a camRun.
|
|
|
|
@35118
|
13 years |
bills |
Changes to the chip backround and warp background stages.
In chip …
|
|
|
|
@35117
|
13 years |
bills |
change dist_bundle to work properly with single filter static sky runs
|
|
|
|
@35116
|
13 years |
bills |
Add definitions for PPBACKGROUND.VARIANCE, PPBACKGROUND.AUXMASK and …
|
|
|
|
@35115
|
13 years |
bills |
For the CHIP_PRESERVE_BG recipe turn off pattern corrections
|
|
|
|
@35114
|
13 years |
bills |
set BACKGROUND recipes for PRESERVE_BACKGROUND reduction
|
|
|
|
@35113
|
13 years |
bills |
psconfig.bash was not setting the PSCONFIG environment variable.
This …
|
|
|
|
@35112
|
13 years |
bills |
fix compile error due to uninitialized array
|
|
|
|
@35111
|
13 years |
bills |
fix uinitialized variable
|
|
|
|
@35110
|
13 years |
eugene |
merge changes from eam_branches/ipp-20121219
|
|
|
|
@35109
|
13 years |
eugene |
option to specify output format for fits table columns; add dbinsert; …
|
|
|
|
@35108
|
13 years |
eugene |
options to set more of the header metadata in mkcmf
|
|
|
|
@35107
|
13 years |
eugene |
option to delete specific photcodes from dvo db
|
|
|
|
@35106
|
13 years |
eugene |
add user option for kapa NAN color
|
|
|
|
@35105
|
13 years |
eugene |
support to use the Xfix,Yfix values instead of Xraw,Yraw for …
|
|
|
|
@35104
|
13 years |
eugene |
fix ubercal dist value; exclude some absurd values from mean mags; …
|
|
|
|
@35103
|
13 years |
eugene |
add setastrom program (apply koppenhoefer effect correction); add …
|
|
|
|
@35102
|
13 years |
eugene |
add suppport for Xfix,Yfix; code to get skyregions by cpt names
|
|
|
|
@35101
|
13 years |
eugene |
add support for int64 columns in tables (was only partial in the past)
|
|
|
|
@35100
|
13 years |
bills |
bgtool -chip display the chipBackgroundRun's data_group and chip_id
|
|
|
|
@35099
|
13 years |
eugene |
fix FITS table names for test cmf tables to match real psphot output …
|
|
|
|
@35098
|
13 years |
eugene |
add new dvopsps ingest program
|
|
|
|
@35097
|
13 years |
eugene |
upgrade to ippToPsps (see doc/upgrade.txt): adds native dvo to mysql …
|
|
|
|
@35086
|
13 years |
bills |
in pswarp BACKGROUND recipe, set BACKGROUND.MODEL to false since
the …
|
|
|
|
@35082
|
13 years |
watersc1 |
Typo in ifdef debug information.
|
|
|
|
@35081
|
13 years |
watersc1 |
Merging changes that implement FPA level background continuity.
|
|
|
|
@35074
|
13 years |
bills |
Only queue chipBackgrounRuns for chipRun's that have camRuns that …
|
|
|
|
@35066
|
13 years |
mhuber |
bug fix so max-density not pull all/most sources from catalog
|
|
|
|
@35065
|
13 years |
mhuber |
psastro.config revised mods for skycal MD stacks
|
|
|
|
@35050
|
13 years |
mhuber |
another F32/S32 mix bug
|
|
|
|
@35049
|
13 years |
bills |
add argument --abs_glat_min to simplify avoiding the galactic plane
|
|
|
|
@35048
|
13 years |
bills |
define relStack table
add ippRelease.priority
Change ippRelease.state …
|
|
|
|
@35041
|
13 years |
bills |
more progress on releasetool
|
|
|
|