|
|
|
@7544
|
20 years |
Paul Price |
Squashing a pretty horrible bug that was overwriting the output image …
|
|
|
|
@7543
|
20 years |
Paul Price |
Adding check on the gradient.
|
|
|
|
@7542
|
20 years |
Paul Price |
Adding additional outputs when testing to find bug.
|
|
|
|
@7541
|
20 years |
Paul Price |
Changing type of x,y to int instead of long.
|
|
|
|
@7540
|
20 years |
Paul Price |
Adding const for headers when writing, to match SDRS.
|
|
|
|
@7539
|
20 years |
Paul Price |
Freeing headers to plug memory leak.
|
|
|
|
@7538
|
20 years |
Paul Price |
Adding "const" to synch with SDRS.
Removing extraneous old code that …
|
|
|
|
@7537
|
20 years |
Paul Price |
Removing psFitsHeaderFromImage, psFitsHeaderFromTable. The purpose of …
|
|
|
|
@7536
|
20 years |
Paul Price |
psImageSet should not have image defined const.
|
|
|
|
@7535
|
20 years |
Paul Price |
x refers to the column, y refers to the row (bug 765).
|
|
|
|
@7534
|
20 years |
Paul Price |
Removing const from psImageSet.
|
|
|
|
@7533
|
20 years |
Paul Price |
Fixing psImageGet, psImageSet: x,y were around the wrong way (!), …
|
|
|
|
@7532
|
20 years |
eugene |
substantial work to get all formats working
|
|
|
|
@7531
|
20 years |
eugene |
substantial work to make formats all work, added error checking
|
|
|
|
@7530
|
20 years |
magnier |
big problems with the pmFPAWrite, pmChipWrite functions; these changes …
|
|
|
|
@7529
|
20 years |
magnier |
added pre-free for file->filename
|
|
|
|
@7528
|
20 years |
magnier |
dropped error for now (not really an error)
|
|
|
|
@7527
|
20 years |
eugene |
removed unused entries
|
|
|
|
@7526
|
20 years |
magnier |
moved addHDUtoChip before the pmConceptsReadChip
|
|
|
|
@7525
|
20 years |
magnier |
changed errors to traces for situations which are not errors
|
|
|
|
@7524
|
20 years |
magnier |
replaced dangerous code with P_PSIMAGE_SET_NUMCOLS, etc
|
|
|
|
@7523
|
20 years |
magnier |
removed psRegion definition (was ifdef-ed out and moved to psRegion.h …
|
|
|
|
@7522
|
20 years |
eugene |
re-org / re-name to make more parallel with psphot
|
|
|
|
@7521
|
20 years |
eugene |
added psFree(config)
|
|
|
|
@7520
|
20 years |
eugene |
added comment
|
|
|
|
@7519
|
20 years |
eugene |
sequence re-order to make code clearer
|
|
|
|
@7518
|
20 years |
eugene |
added error check to psphotParseCamera results
|
|
|
|
@7517
|
20 years |
eugene |
added psphotErrorCodes and psphot.pc to .cvsignore
|
|
|
|
@7516
|
20 years |
magnier |
skip pmConceptsWriteToCamera if cell->config is NULL
|
|
|
|
@7515
|
20 years |
magnier |
adding error checks to processContents results
|
|
|
|
@7514
|
20 years |
jhoblitt |
fix -residexp options
|
|
|
|
@7513
|
20 years |
jhoblitt |
fix -stacked iteration support
|
|
|
|
@7512
|
20 years |
jhoblitt |
add -processed iteration support
|
|
|
|
@7511
|
20 years |
jhoblitt |
oops
|
|
|
|
@7510
|
20 years |
jhoblitt |
add detRun.iteration & detStackedImfile.iteration
|
|
|
|
@7509
|
20 years |
jhoblitt |
complete implementation of -rerun
|
|
|
|
@7508
|
20 years |
eugene |
configuration updates, added new mask functions, added psphot support
|
|
|
|
@7507
|
20 years |
eugene |
added check for no clump
|
|
|
|
@7506
|
20 years |
eugene |
added error check on psphotRoughClass
|
|
|
|
@7505
|
20 years |
eugene |
testing for prior init
|
|
|
|
@7504
|
20 years |
eugene |
config fixes to support pkg-config, moved errorCodes to …
|
|
|
|
@7502
|
20 years |
jhoblitt |
VERSION to 0.0.2
|
|
|
|
@7501
|
20 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@7499
|
20 years |
magnier |
set name in INTERNAL pmFPAfile
|
|
|
|
@7498
|
20 years |
Paul Price |
S64 and U64 are printed with %jd and %ju --- the 'j' is architecture …
|
|
|
|
@7497
|
20 years |
Paul Price |
Applying patch from Josh to fix logic error.
|
|
|
|
@7496
|
20 years |
magnier |
two changes to the behavior of psRegionFromString:
1) [0:0,0:0] …
|
|
|
|
@7495
|
20 years |
Paul Price |
Propagating API change to psMetadataPrint -> pmFPAPrint.
|
|
|
|
@7494
|
20 years |
Paul Price |
Going back to mcShort after 1.5 GB core dump from running out of memory.…
|
|
|
|
@7493
|
20 years |
Paul Price |
Fixing API change in pmFPAPrint.
|
|
|
|
@7492
|
20 years |
Paul Price |
Fixing after API change to psMetadataPrint; added FILE *fd to …
|
|
|
|
@7491
|
20 years |
Paul Price |
Renaming pmChipMosaic.h to pmFPAMosaic.h
|
|
|
|
@7490
|
20 years |
Paul Price |
S64 and U64 should be printed with %lld and %llu.
|
|
|
|
@7489
|
20 years |
Paul Price |
Adding distinguishing header keyword.
|
|
|
|
@7488
|
20 years |
Paul Price |
Adding mosaicked version of Megacam.
|
|
|
|
@7487
|
20 years |
Paul Price |
Renaming pmChipMosaic.[ch] to pmFPAMosaic.[ch]
|
|
|
|
@7486
|
20 years |
Paul Price |
Missed the type.
|
|
|
|
@7485
|
20 years |
Paul Price |
Missing END.
|
|
|
|
@7484
|
20 years |
Paul Price |
Adding camera configuration for megacam where the FPA has been mosaicked.
|
|
|
|
@7483
|
20 years |
Paul Price |
Adding camera configuration for megacam where the chips have been …
|
|
|
|
@7482
|
20 years |
Paul Price |
Adding CHIP.X0,Y0,XPARITY,YPARITY to support pmFPAMosaic
|
|
|
|
@7481
|
20 years |
magnier |
fixed PSMODULE_LIBS setting: was supplying CFLAGS
|
|
|
|
@7480
|
20 years |
magnier |
added pmFPAfile Free Data functions and support, added …
|
|
|
|
@7479
|
20 years |
magnier |
complete re-work of API: now only performs set external mask
|
|
|
|
@7478
|
20 years |
magnier |
pmModelGroupInit now returns status telling if init was performed
|
|
|
|
@7477
|
20 years |
magnier |
added test for failure to find psfClump
|
|
|
|
@7476
|
20 years |
Paul Price |
pmFPAMosaic testing.
|
|
|
|
@7475
|
20 years |
Paul Price |
Update the FPA concepts.
|
|
|
|
@7474
|
20 years |
Paul Price |
Case where PHU==FPA, EXTENSIONS==NONE wasn't processing the cells.
|
|
|
|
@7473
|
20 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@7472
|
20 years |
drobbin |
Added support for psU64 and psS64 in datatype, metadata, metadataItem, etc.
|
|
|
|
@7471
|
20 years |
jhoblitt |
include ippdb.h instead of metadatadb.h
|
|
|
|
@7470
|
20 years |
jhoblitt |
partial implementation of -rerun
|
|
|
|
@7469
|
20 years |
Paul Price |
Was having trouble reading and writing concepts at different levels. …
|
|
|
|
@7468
|
20 years |
magnier |
added support in ConfigParse for U8,U16,U32,S8,S16; replaced …
|
|
|
|
@7467
|
20 years |
magnier |
fixed limits on assert
|
|
|
|
@7466
|
20 years |
jhoblitt |
rename metadatadb -> ippdb
|
|
|
|
@7465
|
20 years |
Paul Price |
Changing pmFitsReadTable definition to use const.
|
|
|
|
@7464
|
20 years |
rhl |
Fix error messages about C preprocessor failing
|
|
|
|
@7463
|
20 years |
Paul Price |
Copying headers from source to target.
|
|
|
|
@7461
|
20 years |
jhoblitt |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
|
@7459
|
20 years |
Paul Price |
Adding 'const' to definitions.
|
|
|
|
@7458
|
20 years |
jhoblitt |
rename package to ippdb
|
|
|
|
@7457
|
20 years |
Paul Price |
Better version for distribution.
|
|
|
|
@7456
|
20 years |
Paul Price |
Minor changes; these are my favourite parameters for the moment.
|
|
|
|
@7455
|
20 years |
Paul Price |
Adding mosaic version of mcshort (which is a short version of the …
|
|
|
|
@7454
|
20 years |
Paul Price |
Adding FPA mosaicking; generalised some of the chip-specific functions …
|
|
|
|
@7453
|
20 years |
Paul Price |
Adding CHIP.XPARITY,YPARITY,X0,Y0.
|
|
|
|
@7452
|
20 years |
rhl |
jpeg AGAIN. Grrr. Put jpeg arguments into PSLIB_*
|
|
|
|
@7451
|
20 years |
drobbin |
Added type support in MetadataConfigFormat. added types in psVector part.
|
|
|
|
@7450
|
20 years |
Paul Price |
Adding back the DEPEND menu handling for the DEFAULTS.
|
|
|
|
@7449
|
20 years |
Paul Price |
Adding the reading of chip concepts from the defaults.
|
|
|
|
@7448
|
20 years |
drobbin |
Added psMetadataPrint to tst_01 (moved from 07) and expanded test. …
|
|
|
|
@7447
|
20 years |
Paul Price |
Adding CHIP.XPARITY and CHIP.YPARITY.
|
|
|
|
@7446
|
20 years |
Paul Price |
Correcting type of CHIP.X0, CHIP.Y0.
Updated default values for …
|
|
|
|
@7445
|
20 years |
magnier |
set psVector initial lengths
|
|
|
|
@7444
|
20 years |
magnier |
better error message in pmConfigFileSetsMD
|
|
|
|
@7443
|
20 years |
magnier |
added error checking on pmFPAAddSourceFromHeader, dropped invalid …
|
|
|
|
@7442
|
20 years |
magnier |
added error checking on FPA.NAME
|
|
|
|
@7441
|
20 years |
Paul Price |
Need to check the FORMAT for CHIP.X0 and CHIP.Y0. For this, we use …
|
|
|
|