|
|
|
@16611
|
18 years |
eugene |
using new user/site/system construction for config files
|
|
|
|
@16415
|
18 years |
Paul Price |
Shouldn't close there.
|
|
|
|
@16414
|
18 years |
Paul Price |
Change aborts to errors.
|
|
|
|
@16341
|
18 years |
Paul Price |
Copy/paste error.
|
|
|
|
@16339
|
18 years |
Paul Price |
Updating trace and log destinations to take path:// and neb:// URIs. …
|
|
|
|
@16231
|
18 years |
eugene |
fix the log/trace to work with file://, path://, neb://
|
|
|
|
@16028
|
19 years |
eugene |
added note to pmConfigCameraFormatFromHeader: careful with …
|
|
|
|
@15788
|
19 years |
Paul Price |
Don't put version in the RULE --- can't read old files with new software.
|
|
|
|
@15727
|
19 years |
Paul Price |
There were some problems on a Mac (case insensitive HFS) where a …
|
|
|
|
@15715
|
19 years |
Paul Price |
NAXIS1 and NAXIS2 aren't written for tables (e.g., source lists, PSF …
|
|
|
|
@15525
|
19 years |
Paul Price |
Variable 'path' is on a psMetadataItem, so using "psStringAppend" on …
|
|
|
|
@15513
|
19 years |
Paul Price |
Updating types in metadataItem union.
|
|
|
|
@15469
|
19 years |
Paul Price |
Should be able to specify trace destination even if compiling with …
|
|
|
|
@15446
|
19 years |
eugene |
dump and clear error stack when ignoring a known error
|
|
|
|
@15385
|
19 years |
Paul Price |
Adding facility for specifying trace destinations. Log and trace can …
|
|
|
|
@15364
|
19 years |
bills |
If camera is specifed on command line, make sure that recipes …
|
|
|
|
@15289
|
19 years |
Paul Price |
Removing CELL.X0 from the correct place!
|
|
|
|
@15252
|
19 years |
Paul Price |
Turning warnings into traces when going through the cameras to replace …
|
|
|
|
@15218
|
19 years |
Paul Price |
Have been running into problems because various write functions (i.e., …
|
|
|
|
@15217
|
19 years |
Paul Price |
Gene pointed out that the file rules are also read in pmConfig (when …
|
|
|
|
@15180
|
19 years |
Paul Price |
Merging branch with FITS compression development. Minor conflicts in …
|
|
|
|
@15150
|
19 years |
eugene |
update the CONTENT table distinguishing between chip ID and chip NAME
|
|
|
|
@15116
|
19 years |
eugene |
RULEs now allow MULTI entries, which act as an OR list
|
|
|
|
@15101
|
19 years |
Paul Price |
Need to add CONTENT.RULE for mosaic cameras.
|
|
|
|
@15092
|
19 years |
Paul Price |
Need to update the CONTENT line in FILE in the camera format --- …
|
|
|
|
@15086
|
19 years |
eugene |
needed to add chip: to mosaiced output chip entry
|
|
|
|
@14744
|
19 years |
Paul Price |
Allow use of NULL 'file' or 'list' argument name in making a filelist. …
|
|
|
|
@14722
|
19 years |
Paul Price |
Had some hard-coded options to remove the exposure time and other …
|
|
|
|
@14675
|
19 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@14651
|
19 years |
magnier |
fixed bugs related to setting the camera from the command line …
|
|
|
|
@14505
|
19 years |
magnier |
moving mods from ipp-2-2
|
|
|
|
@14477
|
19 years |
Paul Price |
Fixing up the skycell header keywords.
|
|
|
|
@14475
|
19 years |
Paul Price |
Adding option to output concepts for skycells in ordinary header …
|
|
|
|
@14461
|
19 years |
Paul Price |
Ensure some important concepts are set to reasonable values for skycells.
|
|
|
|
@14399
|
19 years |
Paul Price |
Adding error message for when pmConfigDB is called when no database …
|
|
|
|
@13951
|
19 years |
jhoblitt |
rename psTimeInitialize() -> psTimeInit()
|
|
|
|
@13858
|
19 years |
Paul Price |
Squashing memory leaks involving multiple camera/formats.
|
|
|
|
@13857
|
19 years |
Paul Price |
Ensuring CELL.READDIR is set for skycells --- otherwise, won't be able …
|
|
|
|
@13833
|
19 years |
Paul Price |
Wasn't creating DARK.NORM calibration for all cameras.
Fixing problem …
|
|
|
|
@13810
|
19 years |
Paul Price |
Adding dark normalisation. The idea is that the dark current is not …
|
|
|
|
@13714
|
19 years |
Paul Price |
Adding formats for time to skycell format description.
|
|
|
|
@13704
|
19 years |
Paul Price |
Adding automatically-generated skycell pseudo-cameras, constructed …
|
|
|
|
@13654
|
19 years |
magnier |
replaced PM with psModules in error code
|
|
|
|
@13591
|
19 years |
Paul Price |
Adding pmConfigMask to use symbolic names for mask values. Need to …
|
|
|
|
@13420
|
19 years |
rhl |
Added PSF
|
|
|
|
@13355
|
19 years |
Paul Price |
"-F OLD NEW" on the command line does file rule redirection. The new …
|
|
|
|
@13346
|
19 years |
Paul Price |
pmConfigConvertFilename shouldn't be creating files, just seeing if …
|
|
|
|
@13207
|
19 years |
Paul Price |
Attempting to psFree something not on psLib memory system.
|
|
|
|
@13101
|
19 years |
jhoblitt |
check the env for NEB_SERVER var
check the conf system for NEB_SERVER …
|
|
|
|
@13097
|
19 years |
jhoblitt |
update nebCreate() syntax
|
|
|
|
@12916
|
19 years |
rhl |
pmConfig no longer owns arg[cv];
|
|
|
|
@12915
|
19 years |
rhl |
pmConfig no longer owns arg[cv]; propagate camera.config errors up
|
|
|
|
@12906
|
19 years |
magnier |
removed argc,argv from pmConfig
|
|
|
|
@12905
|
19 years |
magnier |
alloc our own copy of argv
|
|
|
|
@12890
|
19 years |
rhl |
Need <strings.h> for strn?casecmp
|
|
|
|
@12766
|
19 years |
Paul Price |
Removing old question.
|
|
|
|
@12716
|
19 years |
magnier |
adding option to pmConfigCameraFormatFromHeader to load recipe or not
|
|
|
|
@12702
|
19 years |
magnier |
added optional unused code for phu conformity
|
|
|
|
@12696
|
19 years |
magnier |
big re-org to put the includes in the .c only, not .h
|
|
|
|
@12639
|
19 years |
Paul Price |
Removing extraneous 'break' which caused a bug in generating the …
|
|
|
|
@12597
|
19 years |
magnier |
fixed a typo
|
|
|
|
@12591
|
19 years |
magnier |
clarified the cases for generating mosaicked cameras, added errors on …
|
|
|
|
@12564
|
19 years |
Paul Price |
When we went to process TC3 images, we found that our camera formats …
|
|
|
|
@12544
|
19 years |
magnier |
changed config recipes rules: master recipe file must exist
|
|
|
|
@12504
|
19 years |
jhoblitt |
fix variable uninitialized warnings
|
|
|
|
@12501
|
19 years |
jhoblitt |
cast psTrace*() funtion return values to void that were causing warnings
|
|
|
|
@11754
|
19 years |
Paul Price |
Fixing warning that CHIP.YPARITY wasn't matching the expected value …
|
|
|
|
@11687
|
19 years |
jhoblitt |
update psAbort() API
|
|
|
|
@11676
|
19 years |
jhoblitt |
cast all 'const' variables to (void *) when calling psFree()
|
|
|
|
@11624
|
19 years |
magnier |
string.h added
|
|
|
|
@11622
|
19 years |
magnier |
strlen
|
|
|
|
@11550
|
19 years |
jhoblitt |
distcheck fixes
|
|
|
|
@11503
|
19 years |
jhoblitt |
add missing include of config.h
|
|
|
|
@11450
|
19 years |
Paul Price |
Adding pmConfigCommand.[ch] in order to supplement a command line with …
|
|
|
|
@11396
|
19 years |
jhoblitt |
change pmConfigConvertFilename() to create empty files for path:// & …
|
|
|
|
@11375
|
19 years |
Paul Price |
Used to have every concept being written to the header. Now just …
|
|
|
|
@11370
|
19 years |
Paul Price |
Add items with REPLACE option, in case they're already defined there.
|
|
|
|
@11359
|
19 years |
magnier |
cleaned code in update concepts, skipping update concepts
|
|
|
|
@11300
|
19 years |
magnier |
fixed BASE
|
|
|
|
@11296
|
19 years |
jhoblitt |
cleanup nebulous 'create' file support in pmConfigConvertFilename()
|
|
|
|
@11292
|
19 years |
jhoblitt |
add first pass nebclient support/linking
change …
|
|
|
|
@11272
|
19 years |
Paul Price |
Removing persistent setting --- it's done in psLib.
|
|
|
|
@11262
|
19 years |
magnier |
resetting BASE to 100
|
|
|
|
@11253
|
19 years |
magnier |
cleaned up Doxygen groups
|
|
|
|
@11251
|
19 years |
magnier |
fixing doxygen tags
|
|
|
|
@11250
|
19 years |
magnier |
adding psmodules errors (PM_ERR_...)
|
|
|
|
@11245
|
19 years |
magnier |
fixed pmConfigValidateCameraFormat to distinguish error and invalid
|
|
|
|
@11149
|
20 years |
Paul Price |
Fixing order of cameras so that mosaicked versions are in the same …
|
|
|
|
@11097
|
20 years |
magnier |
only warn on problem with a recipe file
|
|
|
|
@11041
|
20 years |
Paul Price |
Cleaning up pmConfigConvertFilename.
|
|
|
|
@11040
|
20 years |
Paul Price |
Adding function pmConfigReadParamsSet. Adding const for …
|
|
|
|
@10993
|
20 years |
Paul Price |
Fixing memory leaks caused by clobbering config->format and …
|
|
|
|
@10965
|
20 years |
Paul Price |
Adding facilities to automatically generate mosaicked versions of …
|
|
|
|
@10882
|
20 years |
jhoblitt |
change pmConfigRead() to look for -db* values to overwrite database …
|
|
|
|
@10623
|
20 years |
Paul Price |
Getting rid of WORKDIR completely.
|
|
|
|
@10583
|
20 years |
Paul Price |
Removing unnecessary printf.
|
|
|
|
@10582
|
20 years |
magnier |
fixed pmConfigConvertFilename
|
|
|
|
@10578
|
20 years |
magnier |
updated file rules for pmConfigConvertFilename
|
|
|
|
@10503
|
20 years |
Paul Price |
Replacing psMetadataLookupMetadata with psMetadataLookup to avoid …
|
|
|
|
@10501
|
20 years |
Paul Price |
Adding dist targets to .cvsignore
|
|
|
|