|
|
|
@24048
|
17 years |
eugene |
mosaic-level header should use IMNAXIS and NAXIS (no pixels)
|
|
|
|
@24034
|
17 years |
eugene |
prevent multiple matches to the same input or reference source
|
|
|
|
@24025
|
17 years |
eugene |
add color to matched ref output table
|
|
|
|
@24022
|
17 years |
eugene |
add default for Color, add to copy function
|
|
|
|
@24021
|
17 years |
eugene |
add Color to pmAstromObj, change Mag and dMag to float
|
|
|
|
@24007
|
17 years |
eugene |
lastScan was being calculated too late: before numScans had been adjusted
|
|
|
|
@24003
|
17 years |
Paul Price |
Deal with mask when binning.
|
|
|
|
@23990
|
17 years |
eugene |
add option to save raw-ref matches in output smf file
|
|
|
|
@23989
|
17 years |
eugene |
always handle psVectorStats false return status (is an error); check …
|
|
|
|
@23975
|
17 years |
Paul Price |
Turn off TESTING for repository version... again.
|
|
|
|
@23973
|
17 years |
Paul Price |
Didn't undo all of the maxRadius changes yesterday.
|
|
|
|
@23962
|
17 years |
Paul Price |
Allow negative PAR_7. This results in cuspy (donut-like) profiles, …
|
|
|
|
@23961
|
17 years |
Paul Price |
We do need the source radii, otherwise the moments all fail.
|
|
|
|
@23960
|
17 years |
Paul Price |
Doing our best to cope when working with skycells on the edge of the …
|
|
|
|
@23956
|
17 years |
Paul Price |
Turn off TESTING for repository.
|
|
|
|
@23955
|
17 years |
Paul Price |
Catching bad source models (using flags) and ejecting these from the …
|
|
|
|
@23944
|
17 years |
Paul Price |
Fix double free.
|
|
|
|
@23937
|
17 years |
Paul Price |
Implement stamp thresholds on both images. This is to avoid …
|
|
|
|
@23851
|
17 years |
Paul Price |
Convolve subtraction mask so that we can easily identify bad stamps.
|
|
|
|
@23850
|
17 years |
Paul Price |
If stamp point is outside border, then don't need to mark it as bad.
|
|
|
|
@23849
|
17 years |
Paul Price |
Fixing how stamps are found: ensuring NANs don't get into the stamp …
|
|
|
|
@23839
|
17 years |
Paul Price |
Generate ds9 region files for stamps at interesting places.
|
|
|
|
@23837
|
17 years |
Paul Price |
Trigger region output based on trace level.
|
|
|
|
@23832
|
17 years |
Paul Price |
Was redefining 'value', so that the result wasn't being recognised in …
|
|
|
|
@23827
|
17 years |
eugene |
fixed error message : readdir can be 1 or 2 (not +/- 1)
|
|
|
|
@23826
|
17 years |
eugene |
add stats for the vector-method of overscan representation
|
|
|
|
@23819
|
17 years |
eugene |
fixed naming of time formats; accepting some old versions, but made …
|
|
|
|
@23794
|
17 years |
Paul Price |
Making version information not dependent upon running configure, but …
|
|
|
|
@23792
|
17 years |
Paul Price |
Fixing warning.
|
|
|
|
@23791
|
17 years |
Paul Price |
Fixing warning regarding uninitialised use.
|
|
|
|
@23789
|
17 years |
Paul Price |
Adding first cut at function to write ds9 region file with stamp positions.
|
|
|
|
@23788
|
17 years |
Paul Price |
Applying good way to set version information.
|
|
|
|
@23780
|
17 years |
Paul Price |
For deconvolution fraction, record only the maximum. By putting it in …
|
|
|
|
@23775
|
17 years |
Paul Price |
Turn off debugging for SVN.
|
|
|
|
@23773
|
17 years |
Paul Price |
Weighted Olympic mean wasn't working as intended: high pixels weren't …
|
|
|
|
@23761
|
17 years |
Paul Price |
Don't assert that the astrometry is the same --- ensure that it is. …
|
|
|
|
@23753
|
17 years |
Paul Price |
Put statistics files in RUN metadata. Removed unnecessary argument …
|
|
|
|
@23751
|
17 years |
Paul Price |
Adding pmConfigRun.h
|
|
|
|
@23748
|
17 years |
Paul Price |
Adding LOG and TRACE to list of files written in the RUN metadata.
|
|
|
|
@23746
|
17 years |
Paul Price |
Adding default values for some concept interpolations. This is …
|
|
|
|
@23740
|
17 years |
Paul Price |
Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
|
|
|
|
@23692
|
17 years |
Paul Price |
Getting more serious about error codes. We don't want them …
|
|
|
|
@23688
|
17 years |
Paul Price |
Merging in branches/pap/ from r23685. Some conflicts, most notably in …
|
|
|
|
@23626
|
17 years |
Paul Price |
JD and MJD are converted to TAI.
|
|
|
|
@23625
|
17 years |
Paul Price |
Reworking to make time format consistent.
|
|
|
|
@23623
|
17 years |
Paul Price |
Propagation of concept writing should be independent of whether …
|
|
|
|
@23600
|
17 years |
Paul Price |
Ensuring detselect command is printed in case of error.
|
|
|
|
@23587
|
17 years |
eugene |
minor
|
|
|
|
@23577
|
17 years |
Paul Price |
Ensure we can reject pixels when combining images without convolution.
|
|
|
|
@23576
|
17 years |
Paul Price |
Can now combine images without convolving, but it doesn't apply any …
|
|
|
|
@23574
|
17 years |
Paul Price |
Load recipes from arguments, so that command-line overrides are …
|
|
|
|
@23535
|
17 years |
bills |
look up mask with new name "LOW" if not found
look up "BAD" (for …
|
|
|
|
@23498
|
17 years |
Paul Price |
Updating mask bits. Renamed BAD --> LOW to more simply conveys the …
|
|
|
|
@23487
|
17 years |
Paul Price |
Functions declared as 'type function()' cause errors with the Intel …
|
|
|
|
@23476
|
17 years |
eugene |
add support for new bitmask names CTE, SPIKE, STARCORE; DARK should …
|
|
|
|
@23452
|
17 years |
Paul Price |
TIMESYS is supposed to be STR in camera format file.
|
|
|
|
@23451
|
17 years |
Paul Price |
Don't put TIMESYS entries in the TRANSLATION --- they're specified in …
|
|
|
|
@23450
|
17 years |
Paul Price |
Set time system to TAI because MJD is in use.
|
|
|
|
@23447
|
17 years |
Paul Price |
Split the FILES in the RUN metadata into two parts --- FILES.INPUT and …
|
|
|
|
@23432
|
17 years |
Paul Price |
Just realised that conceptSetTimesysForTime was being called in the …
|
|
|
|
@23428
|
17 years |
Paul Price |
Noticed that the TIMESYS wouldn't necessarily be updated just because …
|
|
|
|
@23405
|
17 years |
Paul Price |
Plug memory leak.
|
|
|
|
@23404
|
17 years |
Paul Price |
If the time is parsed from JD or MJD, then set the time system to be TAI.
|
|
|
|
@23378
|
17 years |
Paul Price |
Removing unnecessary restriction that is preventing kernel files being …
|
|
|
|
@23374
|
17 years |
Paul Price |
Put top-level HDU (should be PHU) into header, so that output can be …
|
|
|
|
@23370
|
17 years |
Paul Price |
Allow multiple output files of the same (filerule) name. This is a …
|
|
|
|
@23358
|
17 years |
Paul Price |
Adding new substitution for file rules: {FILE.INDEX}. Added a counter …
|
|
|
|
@23354
|
17 years |
Paul Price |
Allow pmFPAfileDefineFromRun to bind to a file. Added new function, …
|
|
|
|
@23343
|
17 years |
Paul Price |
Ensure the format gets set once it is known. I think this is …
|
|
|
|
@23328
|
17 years |
eugene |
catch error on file definition
|
|
|
|
@23319
|
17 years |
Paul Price |
If the parity in the output is not set, we're allowed to set it ourselves.
|
|
|
|
@23318
|
17 years |
Paul Price |
Don't worry about bias section if not set. Avoids SEGV.
|
|
|
|
@23308
|
17 years |
Paul Price |
It's a little more complicated than I thought --- there could be …
|
|
|
|
@23307
|
17 years |
Paul Price |
Adding function pmSubtractionMatchPrecalc to convolve using a kernel …
|
|
|
|
@23296
|
17 years |
Paul Price |
Handle !time to avoid SEGV.
|
|
|
|
@23289
|
17 years |
Paul Price |
Put version information in HISTORY header keywords, so that they are …
|
|
|
|
@23286
|
17 years |
Paul Price |
config->recipes should hold the recipes that are in the SYSTEM …
|
|
|
|
@23285
|
17 years |
Paul Price |
Need to pass a list to configCull(), even if it's empty.
|
|
|
|
@23284
|
17 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@23283
|
17 years |
Paul Price |
Cull all recipe overrides from cameras, since they've been placed in …
|
|
|
|
@23280
|
17 years |
Paul Price |
Need to cull recipes from the camera-level overrides.
|
|
|
|
@23275
|
17 years |
Paul Price |
Move snippet that reads the mask bits to where the PHU is definitely …
|
|
|
|
@23272
|
17 years |
Paul Price |
Want filenames in the RUN metadata to be the names before they're …
|
|
|
|
@23270
|
17 years |
Paul Price |
Fixing double free.
|
|
|
|
@23268
|
17 years |
Paul Price |
Adding functionality of reading input files from the configuration …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@23244
|
17 years |
Paul Price |
Add list of files read/written to configuration.
|
|
|
|
@23243
|
17 years |
Paul Price |
Adding functions that will populate an element RUN in the …
|
|
|
|
@23242
|
17 years |
beaumont |
merging from cnb_branch_20090215
|
|
|
|
@23241
|
17 years |
Paul Price |
Fix memory corruption that I think occurs when multiple sources from …
|
|
|
|
@23233
|
17 years |
Paul Price |
Adding extra parameter to pmSourceMatchSources: a boolean indicating …
|
|
|
|
@23229
|
17 years |
eugene |
merging changes from branches/eam_branches/eam_branch_20090303 …
|
|
|
|
@23215
|
17 years |
Paul Price |
Adding additional error message.
|
|
|
|
@23212
|
17 years |
Paul Price |
Moving hardwired ppStack values to recipe. Adjusting what's now …
|
|
|
|
@23193
|
17 years |
Paul Price |
Adding nebclient indication.
|
|
|
|
@23191
|
17 years |
Paul Price |
Allow input PSFs to be NULL.
|
|
|
|
@23189
|
17 years |
Paul Price |
Flag an image as bad if its transparency comes out as NAN (e.g., if no …
|
|
|
|
@23187
|
17 years |
Paul Price |
The 'begin' and 'end' trace messages are fairly useless and …
|
|
|
|
@23184
|
17 years |
Paul Price |
Adding mask/flag values to header of CMF files.
|
|
|
|
@23160
|
17 years |
Paul Price |
Shortening comments to fit in FITS header.
|
|
|
|