IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/config

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19008   18 years Paul Price Need to resolve filename.
(edit) @18961   18 years Paul Price Fixing memory leak.
(edit) @18944   18 years Paul Price pmConfigCameraSkycellVersion went AWOL when I was editing.
(edit) @18939   18 years Paul Price Don't get rid of derivative cameras when culling in preparation for dump.
(edit) @18937   18 years Paul Price Switching over to new system, using pmConfigUserSite.
(edit) @18926   18 years Paul Price Adding function pmConfigUserSite to get values from the user/site …
(edit) @18921   18 years Paul Price Take database information from user or site configuration.
(edit) @18908   18 years Paul Price Removing use of pmConfig.complete in favour of proper use of what's …
(edit) @18905   18 years Paul Price Adding functions to dump configuration to an MDC file on disk, so we …
(edit) @18830   18 years eugene src/objects/Makefile.am
(edit) @18713   18 years Paul Price We may write to a header already containing the MSKNAM, etc, values. …
(edit) @18651   18 years Paul Price Don't produce warnings on the MASK.ALREADY values.
(edit) @18605   18 years Paul Price Adding some traps for when reading mask values from multiple sources …
(edit) @18604   18 years Paul Price Was hacking the header rather than the recipe.
(edit) @18598   18 years Paul Price Adding const, assertions, cleaning up.
(edit) @18554   18 years eugene re-organization of the named mask bit handling: pmConfigMaskSetBits …
(edit) @18413   18 years Paul Price Making trace for format problems more easily accessible.
(edit) @18164   18 years Paul Price Don't automatically load the database connection.
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18073   18 years jhoblitt enable pmConfigConvertFilename()'s truncate argument
(edit) @18061   18 years jhoblitt add truncate parameter to pmConfigConvertFilename()
(edit) @18036   18 years Paul Price Was neglecting SKYCELL meta-cameras.
(edit) @18034   18 years eugene plug two leaks
(edit) @17993   18 years eugene FPA.NAME has changed to FPA.OBS
(edit) @17992   18 years eugene API change to pmConfigCameraFormatFromHeader
(edit) @17991   18 years eugene added output format and camera name (to …
(edit) @17944   18 years Paul Price Should be checking dbName, not dbServer.
(edit) @17940   18 years Paul Price Don't attempt to set up a database connection if the server is "XXX" …
(edit) @17874   18 years Paul Price Finally finished and tested code to get concepts from the database.
(edit) @17548   18 years bills Don't strip off the schema when resolving nebulous filenames
(edit) @17524   18 years eugene handle real error in pmConfigFileSetsMD (added an abort)
(edit) @17514   18 years eugene adding my notes
(edit) @17512   18 years eugene modify recipe hierarchy rules: system->system symbols->camera->camera …
(edit) @17511   18 years eugene added camera recipe container
(edit) @17510   18 years eugene typo : file rules to fits types
(edit) @17489   18 years eugene load FITSTYPES from external recipe file; merge into camera config
(edit) @17264   18 years Paul Price Don't error if the file rule can't be found --- it may not exist for …
(edit) @16817   18 years eugene free configFile
(edit) @16816   18 years eugene minor change
(edit) @16815   18 years eugene add an assert
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16415   18 years Paul Price Shouldn't close there.
(edit) @16414   18 years Paul Price Change aborts to errors.
(edit) @16341   18 years Paul Price Copy/paste error.
(edit) @16339   18 years Paul Price Updating trace and log destinations to take path:// and neb:// URIs. …
(edit) @16231   18 years eugene fix the log/trace to work with file://, path://, neb://
(edit) @16028   19 years eugene added note to pmConfigCameraFormatFromHeader: careful with …
(edit) @15788   19 years Paul Price Don't put version in the RULE --- can't read old files with new software.
(edit) @15727   19 years Paul Price There were some problems on a Mac (case insensitive HFS) where a …
(edit) @15715   19 years Paul Price NAXIS1 and NAXIS2 aren't written for tables (e.g., source lists, PSF …
(edit) @15525   19 years Paul Price Variable 'path' is on a psMetadataItem, so using "psStringAppend" on …
(edit) @15513   19 years Paul Price Updating types in metadataItem union.
(edit) @15469   19 years Paul Price Should be able to specify trace destination even if compiling with …
(edit) @15446   19 years eugene dump and clear error stack when ignoring a known error
(edit) @15385   19 years Paul Price Adding facility for specifying trace destinations. Log and trace can …
(edit) @15364   19 years bills If camera is specifed on command line, make sure that recipes …
(edit) @15289   19 years Paul Price Removing CELL.X0 from the correct place!
(edit) @15252   19 years Paul Price Turning warnings into traces when going through the cameras to replace …
(edit) @15218   19 years Paul Price Have been running into problems because various write functions (i.e., …
(edit) @15217   19 years Paul Price Gene pointed out that the file rules are also read in pmConfig (when …
(edit) @15180   19 years Paul Price Merging branch with FITS compression development. Minor conflicts in …
(edit) @15150   19 years eugene update the CONTENT table distinguishing between chip ID and chip NAME
(edit) @15116   19 years eugene RULEs now allow MULTI entries, which act as an OR list
(edit) @15101   19 years Paul Price Need to add CONTENT.RULE for mosaic cameras.
(edit) @15092   19 years Paul Price Need to update the CONTENT line in FILE in the camera format --- …
(edit) @15086   19 years eugene needed to add chip: to mosaiced output chip entry
(edit) @14744   19 years Paul Price Allow use of NULL 'file' or 'list' argument name in making a filelist. …
(edit) @14722   19 years Paul Price Had some hard-coded options to remove the exposure time and other …
(edit) @14675   19 years Paul Price Plugging memory leak.
(edit) @14651   19 years magnier fixed bugs related to setting the camera from the command line …
(edit) @14505   19 years magnier moving mods from ipp-2-2
(edit) @14477   19 years Paul Price Fixing up the skycell header keywords.
(edit) @14475   19 years Paul Price Adding option to output concepts for skycells in ordinary header …
(edit) @14461   19 years Paul Price Ensure some important concepts are set to reasonable values for skycells.
(edit) @14399   19 years Paul Price Adding error message for when pmConfigDB is called when no database …
(edit) @13951   19 years jhoblitt rename psTimeInitialize() -> psTimeInit()
(edit) @13858   19 years Paul Price Squashing memory leaks involving multiple camera/formats.
(edit) @13857   19 years Paul Price Ensuring CELL.READDIR is set for skycells --- otherwise, won't be able …
(edit) @13833   19 years Paul Price Wasn't creating DARK.NORM calibration for all cameras. Fixing problem …
(edit) @13810   19 years Paul Price Adding dark normalisation. The idea is that the dark current is not …
(edit) @13714   19 years Paul Price Adding formats for time to skycell format description.
(edit) @13704   19 years Paul Price Adding automatically-generated skycell pseudo-cameras, constructed …
(edit) @13654   19 years magnier replaced PM with psModules in error code
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13420   19 years rhl Added PSF
(edit) @13355   19 years Paul Price "-F OLD NEW" on the command line does file rule redirection. The new …
(edit) @13346   19 years Paul Price pmConfigConvertFilename shouldn't be creating files, just seeing if …
(edit) @13207   19 years Paul Price Attempting to psFree something not on psLib memory system.
(edit) @13101   19 years jhoblitt check the env for NEB_SERVER var check the conf system for NEB_SERVER …
(edit) @13097   19 years jhoblitt update nebCreate() syntax
(edit) @12916   19 years rhl pmConfig no longer owns arg[cv];
(edit) @12915   19 years rhl pmConfig no longer owns arg[cv]; propagate camera.config errors up
(edit) @12906   19 years magnier removed argc,argv from pmConfig
(edit) @12905   19 years magnier alloc our own copy of argv
(edit) @12890   19 years rhl Need <strings.h> for strn?casecmp
(edit) @12766   19 years Paul Price Removing old question.
(edit) @12716   19 years magnier adding option to pmConfigCameraFormatFromHeader to load recipe or not
(edit) @12702   19 years magnier added optional unused code for phu conformity
(edit) @12696   19 years magnier big re-org to put the includes in the .c only, not .h
(edit) @12639   19 years Paul Price Removing extraneous 'break' which caused a bug in generating the …
Note: See TracRevisionLog for help on using the revision log.