|
|
|
@12398
|
19 years |
magnier |
fixed missing zero point
|
|
|
|
@12397
|
19 years |
magnier |
add some error checking
|
|
|
|
@12365
|
19 years |
Paul Price |
Fixing type.
|
|
|
|
@12364
|
19 years |
Paul Price |
Fixing memory leak.
|
|
|
|
@12362
|
19 years |
Paul Price |
file_level is one word in the database.
|
|
|
|
@12300
|
19 years |
Paul Price |
Images in the detrend database may be in different formats.
Therefore, …
|
|
|
|
@12299
|
19 years |
Paul Price |
pmFPAfilenameFromRule: Adding const. Changing return type to psString …
|
|
|
|
@12285
|
19 years |
Paul Price |
Adding ability to determine whether a concept is required or not, and …
|
|
|
|
@12265
|
19 years |
Paul Price |
Adding first cut of function to squish (combine all readouts of) a …
|
|
|
|
@12264
|
19 years |
Paul Price |
Putting metadata key names into #define in header file, so that other …
|
|
|
|
@12192
|
19 years |
Paul Price |
Fixing compilation problem; adding more comments.
|
|
|
|
@12191
|
19 years |
Paul Price |
Splitting out reading shifts table and constructing the kernel (we …
|
|
|
|
@12152
|
19 years |
Paul Price |
Fixing response when requested format can't be found --- it's an error.
|
|
|
|
@12098
|
19 years |
Paul Price |
Fixing up function to read and interpret orthogonal transfer shifts …
|
|
|
|
@12010
|
19 years |
Paul Price |
Adding first cut at code to generate OT shift kernels from the shifts …
|
|
|
|
@11939
|
19 years |
rhl |
graphdata isn't defined if kapa isn't found
|
|
|
|
@11876
|
19 years |
magnier |
adding version, exptime, twilight, dettemp to detrend options; adding …
|
|
|
|
@11871
|
19 years |
Paul Price |
Fixing binning when flipping.
|
|
|
|
@11869
|
19 years |
Paul Price |
Changing sense of parity, so that all required concepts come from the …
|
|
|
|
@11865
|
19 years |
Paul Price |
pmFPACopy was using a readout to give the size of a cell (when …
|
|
|
|
@11864
|
19 years |
Paul Price |
Cleaning up pmFPAfileSuitableFPA a bit more, so that the sense is more …
|
|
|
|
@11801
|
19 years |
Paul Price |
Fixing issues with file formats: some formats weren't getting the PHU …
|
|
|
|
@11793
|
19 years |
magnier |
adding HEADER Read options for loading headers with images
|
|
|
|
@11792
|
19 years |
magnier |
clarified error message
|
|
|
|
@11786
|
19 years |
Paul Price |
Removing warning on target binning --- it's not really necessary.
|
|
|
|
@11775
|
19 years |
Paul Price |
Split shouldn't return multiple if they aren't really there.
|
|
|
|
@11762
|
19 years |
Paul Price |
Propagating API change in psImageStats.
|
|
|
|
@11754
|
19 years |
Paul Price |
Fixing warning that CHIP.YPARITY wasn't matching the expected value …
|
|
|
|
@11749
|
19 years |
Paul Price |
Adding fix to bug 853: when CELL.BIASSEC or CELL.TRIMSEC are specified …
|
|
|
|
@11687
|
19 years |
jhoblitt |
update psAbort() API
|
|
|
|
@11676
|
19 years |
jhoblitt |
cast all 'const' variables to (void *) when calling psFree()
|
|
|
|
@11654
|
19 years |
jhoblitt |
bump .so version to 1.1.0
|
|
|
|
@11641
|
19 years |
jhoblitt |
version to 1.1.0
|
|
|
|
@11627
|
19 years |
jhoblitt |
version 1.0.0
|
|
|
|
@11626
|
19 years |
magnier |
added string.h
|
|
|
|
@11624
|
19 years |
magnier |
string.h added
|
|
|
|
@11622
|
19 years |
magnier |
strlen
|
|
|
|
@11621
|
19 years |
jhoblitt |
add IPP_STDCFLAGS
|
|
|
|
@11613
|
19 years |
jhoblitt |
add PSMODULES_LT_VERSION
|
|
|
|
@11604
|
19 years |
Paul Price |
aclocal needs flags to find the m4 scripts.
|
|
|
|
@11582
|
19 years |
magnier |
moved header NSTARS to psphotOutput
|
|
|
|
@11550
|
19 years |
jhoblitt |
distcheck fixes
|
|
|
|
@11530
|
19 years |
jhoblitt |
call IPP_STDOPTS only after configure steps have ran
|
|
|
|
@11527
|
19 years |
magnier |
pedantic initialization of variables
|
|
|
|
@11508
|
19 years |
magnier |
adding shutter to names
|
|
|
|
@11505
|
19 years |
jhoblitt |
switch to using IPP_STDOPTS
move setting of CFLAGS lang option values …
|
|
|
|
@11503
|
19 years |
jhoblitt |
add missing include of config.h
|
|
|
|
@11478
|
19 years |
magnier |
-exp_time not -exptime
|
|
|
|
@11475
|
19 years |
magnier |
more descriptive error messages
|
|
|
|
@11474
|
19 years |
Paul Price |
options->filter was borrowed, and hence shouldn't be freed.
|
|
|
|
@11461
|
19 years |
magnier |
using pmFPAExtent
|
|
|
|
@11460
|
19 years |
magnier |
adding test code
|
|
|
|
@11459
|
19 years |
magnier |
adding pmKapaPlotVectorTriple_AutoLimits_OpenGraph
|
|
|
|
@11450
|
19 years |
Paul Price |
Adding pmConfigCommand.[ch] in order to supplement a command line with …
|
|
|
|
@11448
|
19 years |
Paul Price |
Plugging memory leaks in pmFPAfileDefineFromDetDB.
|
|
|
|
@11435
|
19 years |
Paul Price |
Not sure why the header copying was ifdef-ed out (perhaps I was …
|
|
|
|
@11434
|
19 years |
Paul Price |
Ensure that HDUs when written are recognisable as what they are …
|
|
|
|
@11431
|
19 years |
Paul Price |
If coordinates are NAN, format them as NAN.
|
|
|
|
@11421
|
19 years |
Paul Price |
detselect needs the database connection information on the command-line.
|
|
|
|
@11417
|
19 years |
Paul Price |
Not an error if pmFPAfileDefineFromArgs can't find the argument.
|
|
|
|
@11404
|
19 years |
Paul Price |
Don't even warn.
|
|
|
|
@11403
|
19 years |
Paul Price |
Don't fail on missing DATABASE.
|
|
|
|
@11396
|
19 years |
jhoblitt |
change pmConfigConvertFilename() to create empty files for path:// & …
|
|
|
|
@11395
|
19 years |
jhoblitt |
fix libkapa X11 dep hanlding
|
|
|
|
@11377
|
19 years |
magnier |
changed PHASE2 recipe to PPIMAGE
|
|
|
|
@11376
|
19 years |
magnier |
added CAMERA, INSTRUMENT, DETECTOR, TELESCOPE to filerule lookups
|
|
|
|
@11375
|
19 years |
Paul Price |
Used to have every concept being written to the header. Now just …
|
|
|
|
@11372
|
19 years |
Paul Price |
Fixing writing of sexagesimal notation.
|
|
|
|
@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
|
|
|
|
@11358
|
19 years |
magnier |
fixed SEPARATE TIME concept and related leaks/double frees
|
|
|
|
@11357
|
19 years |
magnier |
check file save state before opening
|
|
|
|
@11356
|
19 years |
magnier |
minor diffs
|
|
|
|
@11339
|
19 years |
Paul Price |
Fixing problem with mosaicked versions of cameras --- they have …
|
|
|
|
@11337
|
19 years |
Paul Price |
directories for x have to be checked before polluting cflags with a …
|
|
|
|
@11332
|
19 years |
magnier |
fixed leaks from file format
|
|
|
|
@11305
|
19 years |
magnier |
open at fileLevel, open in PM_FPA_BEFORE case
|
|
|
|
@11304
|
19 years |
magnier |
INPUT files pass pmConfigConvertFilename create == false
|
|
|
|
@11303
|
19 years |
magnier |
catch errors in pmSourceWriteCMF
|
|
|
|
@11302
|
19 years |
magnier |
write a blank if no valid sources
|
|
|
|
@11301
|
19 years |
magnier |
fixed model limits in FromPSF
|
|
|
|
@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 …
|
|
|
|
@11286
|
19 years |
magnier |
fixed not(HAVE_KAPA) function names
|
|
|
|
@11284
|
19 years |
Paul Price |
Adding FPA.FILTERID (get abstract name from lookup table) in addition …
|
|
|
|
@11272
|
19 years |
Paul Price |
Removing persistent setting --- it's done in psLib.
|
|
|
|
@11262
|
19 years |
magnier |
resetting BASE to 100
|
|
|
|
@11261
|
19 years |
magnier |
adding error handling to functions
|
|
|
|
@11257
|
19 years |
Paul Price |
Concepts functions fail if any of the components fail.
|
|
|
|
@11256
|
19 years |
magnier |
changed output target to builddir/docs
|
|
|
|
@11255
|
19 years |
Paul Price |
Enabling different formats for output pmFPAfiles. To do this, needed …
|
|
|
|
@11254
|
19 years |
Paul Price |
Was producing corruption of the bias list by freeing an image while
it …
|
|
|
|
@11253
|
19 years |
magnier |
cleaned up Doxygen groups
|
|
|
|
@11251
|
19 years |
magnier |
fixing doxygen tags
|
|
|
|
@11250
|
19 years |
magnier |
adding psmodules errors (PM_ERR_...)
|
|
|
|
@11247
|
19 years |
magnier |
supply source type
|
|
|
|
@11246
|
19 years |
magnier |
supply valid PHU
|
|
|
|
@11245
|
19 years |
magnier |
fixed pmConfigValidateCameraFormat to distinguish error and invalid
|
|
|
|
@11244
|
19 years |
magnier |
minor changes
|
|
|
|