|
|
|
@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.
|
|
|
|
@23152
|
17 years |
Paul Price |
Adding function to populate a header with the version information.
|
|
|
|
@23117
|
17 years |
Paul Price |
Updating version functions to match psLib.
|
|
|
|
@22752
|
17 years |
Paul Price |
Need to define functions in the case that kapa isn't defined.
|
|
|
|
@22747
|
17 years |
Paul Price |
Actually turn off quantisation, not just make like we're going to do it.
|
|
|
|
@22746
|
17 years |
Paul Price |
Turn off quantisation as well!
|
|
|
|
@22744
|
17 years |
Paul Price |
Disable FITS compression for covariance matrices --- they are not …
|
|
|
|
@22728
|
17 years |
Paul Price |
Removing old directory names that seem to have been revived in the svn …
|
|
|
|
@22715
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@22706
|
17 years |
Paul Price |
Convert time to desired time system after averaging, since …
|
|
|
|
@22704
|
17 years |
Paul Price |
Actually, the HDU is not so important: we don't have a copy function …
|
|
|
|
@22703
|
17 years |
Paul Price |
Use the first possible HDU if we don't have one ourselves.
|
|
|
|
@22701
|
17 years |
Paul Price |
Need to find HDU at each level separately.
|
|
|
|
@22700
|
17 years |
Paul Price |
Can't free the concepts specs --- they're only borrowed.
|
|
|
|
@22699
|
17 years |
Paul Price |
Reorganised the concepts files, moving the Write functions into …
|
|
|
|
@22696
|
17 years |
Paul Price |
Add dependencies.
|
|
|
|
@22688
|
17 years |
Paul Price |
Adding headers to fix compilation error.
|
|
|
|
@22687
|
17 years |
Paul Price |
Use pmConceptsCopy functions to copy the concepts, instead of blindly …
|
|
|
|
@22683
|
17 years |
Paul Price |
Convert the time to the nominated system before writing.
|
|
|
|
@22677
|
17 years |
Paul Price |
Need to explicitly set the time type to the TIMESYS value.
Previously, …
|
|
|
|
@21533
|
17 years |
Paul Price |
Wrong application of offset.
|
|
|
|
@21528
|
17 years |
Paul Price |
Catching case of !source->moments.
|
|
|
|
@21516
|
17 years |
eugene |
added I/O format CMF_PS1_V1
|
|
|
|
@21515
|
17 years |
eugene |
add nPix
|
|
|
|
@21514
|
17 years |
eugene |
add corrected errors
|
|
|
|
@21513
|
17 years |
eugene |
add sort-by-seq; moved SUBTRACTED to internal
|
|
|
|
@21512
|
17 years |
eugene |
added nPix
|
|
|
|
@21511
|
17 years |
eugene |
pixel weight does not need image; added nPix to chisq measurement
|
|
|
|
@21510
|
17 years |
eugene |
copy astrometry terms
|
|
|
|
@21509
|
17 years |
eugene |
minor changes
|
|
|
|
@21476
|
17 years |
Paul Price |
Using covariance factor to set the correct variance level. Median …
|
|
|
|
@21474
|
17 years |
giebink |
Account for weight(s) to variance(s) change
|
|
|
|
@21473
|
17 years |
giebink |
Changed args to pmShutterCorrectionLinFit
|
|
|
|
@21472
|
17 years |
giebink |
pmTrend2DEvalVector test removed because args have changed
|
|
|
|
@21471
|
17 years |
giebink |
Account for weight(s) to variance(s) change
|
|
|
|
@21470
|
17 years |
Paul Price |
Actually, don't transfer. Let the user do it, since he may (does, in …
|
|
|
|
@21469
|
17 years |
Paul Price |
Transfer covariance factor to variance image.
|
|
|
|
@21457
|
17 years |
Paul Price |
Adding modification of variance map by the shutter correction.
|
|
|
|
@21456
|
17 years |
Paul Price |
Adding modification of variance map by the flat-field. Removing …
|
|
|
|
@21430
|
17 years |
bills |
plug memory leaks
|
|
|
|
@21429
|
17 years |
Paul Price |
Fixing type name to be compatible with macro use.
|
|
|
|
@21428
|
17 years |
Paul Price |
Fixing kernel for variance: not supposed to include the (sum k_ij)2 …
|
|
|
|
@21422
|
17 years |
Paul Price |
Merging cnb_branch_20090113. No major conflicts. Compiles, but not …
|
|
|
|
@21387
|
17 years |
eugene |
error in psError args
|
|
|
|
@21386
|
17 years |
eugene |
error in psError arguments
|
|
|
|
@21381
|
17 years |
eugene |
some comments re threading and malloc hits
|
|
|
|
@21363
|
17 years |
Paul Price |
Merging pap_branch_20090128. Resolved a small number of conflicts. …
|
|
|
|
@21352
|
17 years |
eugene |
minor
|
|
|
|
@21351
|
17 years |
eugene |
comment out the mutex spins on the psImages (now handled by the …
|
|
|
|