|
|
|
@32229
|
15 years |
bills |
remove dead code
|
|
|
|
@32228
|
15 years |
bills |
working version of psFitsReadTableNew and psFitsWriteTableNew
|
|
|
|
@32217
|
15 years |
bills |
first work on new memory efficient fits binary table implementation
|
|
|
|
@31633
|
15 years |
watersc1 |
merge from czw branch: ASINH code
|
|
|
|
@31597
|
15 years |
eugene |
plug leak in psFitsReadImage; fix scaling on input (status needs to be …
|
|
|
|
@31152
|
15 years |
eugene |
consolidate multiple FITTED stats; updates to psImageBackground based …
|
|
|
|
@30636
|
15 years |
watersc1 |
merge from czw_branch of logflux code
|
|
|
|
@29931
|
16 years |
eugene |
proper error for failure to read cube
|
|
|
|
@28580
|
16 years |
Paul Price |
Better way of checking for empty tables --- doesn't always make sense.
|
|
|
|
@28511
|
16 years |
Paul Price |
Fix logical error. Add check for empty table when getting size.
|
|
|
|
@28510
|
16 years |
Paul Price |
Previous solution didn't work.
|
|
|
|
@28509
|
16 years |
Paul Price |
Better error message.
|
|
|
|
@28507
|
16 years |
Paul Price |
An 'image' can be an empty table.
|
|
|
|
@28216
|
16 years |
Paul Price |
Fix compiler warning on type.
|
|
|
|
@28208
|
16 years |
Paul Price |
Adding functions psFitsReadTableAllColumns and …
|
|
|
|
@27448
|
16 years |
bills |
remove noWriteFitsKeys before translating them. This fixes a problem …
|
|
|
|
@27417
|
16 years |
Paul Price |
Merging development branch branches/pap_stack/ (exposure maps and …
|
|
|
|
@27313
|
16 years |
Paul Price |
Preserve type in psFitsReadImageBuffer.
|
|
|
|
@27249
|
16 years |
Paul Price |
Wasn't being rigorous about checking for good pixels: just because …
|
|
|
|
@27219
|
16 years |
bills |
fix build Mac build problem
|
|
|
|
@27097
|
16 years |
Paul Price |
Multiple retries to measure background statistics, to avoid writing …
|
|
|
|
@26481
|
17 years |
bills |
If cfitsio type is TLONGLONG save as a psS64. It was falling through …
|
|
|
|
@25478
|
17 years |
Paul Price |
Expand to allow S64, U64 types. Set outputs to values that will …
|
|
|
|
@25439
|
17 years |
Paul Price |
Fixing fuzz so that the expectation value is preserved: by adding …
|
|
|
|
@25383
|
17 years |
Paul Price |
Merging branches/pap (detection efficiency development) into trunk.
|
|
|
|
@25087
|
17 years |
Paul Price |
Add trace statements for debugging.
Fix writing FITS tables: need to …
|
|
|
|
@25049
|
17 years |
Paul Price |
XSI-compliant and GNU-specific versions were around the wrong way.
|
|
|
|
@25002
|
17 years |
Paul Price |
Fixing bug that prevents funpack from decompressing FITS files cleanly …
|
|
|
|
@24960
|
17 years |
Paul Price |
Fixing error message to be a bit more helpful.
|
|
|
|
@24901
|
17 years |
Paul Price |
Adding trace statements.
|
|
|
|
@24863
|
17 years |
Paul Price |
Propagate error instead of SEGV.
|
|
|
|
@24512
|
17 years |
Paul Price |
Done with development of mechanism to automatically publish …
|
|
|
|
@24285
|
17 years |
bills |
In psFitsCompressionTypeFromString allow matches where the beginning …
|
|
|
|
@23376
|
17 years |
Paul Price |
Don't write the compressed keywords even if we aren't compressing --- …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@22729
|
17 years |
Paul Price |
Since we're now writing a covariance matrix to the end of the variance …
|
|
|
|
@22714
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@22432
|
17 years |
Paul Price |
Didn't convert arguments when changing psWarning to psError.
|
|
|
|
@22431
|
17 years |
Paul Price |
More detail in error messages.
|
|
|
|
@21535
|
17 years |
Paul Price |
It seems to be impossible for us to directly write out U16 with PLIO …
|
|
|
|
@21431
|
17 years |
bills |
when waiting for fits file's directory to be accessible, only double …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21117
|
18 years |
Paul Price |
Increasing number of retries when opening a FITS file.
Previously was …
|
|
|
|
@21116
|
18 years |
Paul Price |
Cleaning up.
|
|
|
|
@21081
|
18 years |
eugene |
check and retry for existence of containing directory
|
|
|
|
@21028
|
18 years |
Paul Price |
Adding support for read/write 64-bit integers.
|
|
|
|
@21027
|
18 years |
Paul Price |
Use psWarning instead of psLogMsg.
|
|
|
|
@20632
|
18 years |
eugene |
need to include ZDATASUM and ZHECKSUM in list of excluded keywords
|
|
|
|
@19872
|
18 years |
Paul Price |
Was writing compressed-translated versions of some headers when we …
|
|
|
|
@19384
|
18 years |
Paul Price |
Adding functions psFitsWriteImageCubeWithMask and …
|
|
|
|
@19383
|
18 years |
Paul Price |
Adding capability for a mask to be provided when determining …
|
|
|
|
@19270
|
18 years |
Paul Price |
The bad pixels were coming through in ds9 as the maximum value. …
|
|
|
|
@19035
|
18 years |
eugene |
created psFitsDumpErors to dump all CFITSIO errors in the stack; also …
|
|
|
|
@18869
|
18 years |
Paul Price |
Don't write header keywords particular to compressed images in …
|
|
|
|
@18590
|
18 years |
Paul Price |
Making UpdateImage look like WriteImage.
|
|
|
|
@18580
|
18 years |
eugene |
plug memory leak
|
|
|
|
@18421
|
18 years |
Paul Price |
Putting in ffrdef in other places --- just in case!
|
|
|
|
@18420
|
18 years |
Paul Price |
Force a re-scan of the header to ensure everything's kosher. Was …
|
|
|
|
@18392
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@18208
|
18 years |
eugene |
allow case where bscale/bzero cannot be determined
|
|
|
|
@18156
|
18 years |
Paul Price |
If the BSCALE for quantisation can't be determined (e.g., a …
|
|
|
|
@18144
|
18 years |
Paul Price |
Catch NULL vector.
|
|
|
|
@17824
|
18 years |
eugene |
remove invalid check for static convName == NULL
|
|
|
|
@17660
|
18 years |
Paul Price |
Some fixes to image I/O: (1) when BITPIX=8, the FITS standard says …
|
|
|
|
@17656
|
18 years |
Paul Price |
Ensure input tilesize vector is non-NULL.
|
|
|
|
@17587
|
18 years |
Paul Price |
Explicitly writing ZBITPIX (with lower value than what is actually …
|
|
|
|
@17447
|
18 years |
jhoblitt |
convert assert() to psAssert()
|
|
|
|
@17053
|
18 years |
Paul Price |
Empty strings were being returned as a single space. Looks like a …
|
|
|
|
@17048
|
18 years |
Paul Price |
Including strings.h for strcasecmp
|
|
|
|
@16993
|
18 years |
eugene |
minor formatting change
|
|
|
|
@16934
|
18 years |
Paul Price |
Check was unnecessary since we are setting bitpix ourselves.
|
|
|
|
@16825
|
18 years |
Paul Price |
Allow Boolean values to be written to FITS tables. Since we can't use …
|
|
|
|
@16822
|
18 years |
Paul Price |
Translate keywords when writing compressed, e.g., SIMPLE --> ZSIMPLE.
|
|
|
|
@16676
|
18 years |
Paul Price |
Typo.
|
|
|
|
@16672
|
18 years |
Paul Price |
Trying to make the scaling of floating-point images a bit more robust. …
|
|
|
|
@16665
|
18 years |
Paul Price |
Fixing bug 1046 --- cfitsio assigns the values associated with COMMENT …
|
|
|
|
@16549
|
18 years |
Paul Price |
ieee754.h doesn't exist on MacOS X. Moved required definition from …
|
|
|
|
@16204
|
18 years |
Paul Price |
Guarding against SEGV on !options.
|
|
|
|
@16197
|
19 years |
Paul Price |
Removing psFitsScalingMeasure, since psImageBackground removes all …
|
|
|
|
@16185
|
19 years |
Paul Price |
Merging pap_branch_080117 onto mainline.
|
|
|
|
@16108
|
19 years |
Paul Price |
Changing function names
|
|
|
|
@16095
|
19 years |
Paul Price |
Renaming functions for clarity. e.g., "convertImageWrite" did not …
|
|
|
|
@15920
|
19 years |
eugene |
default bscale
|
|
|
|
@15919
|
19 years |
eugene |
oops, FITS 8-bit data is U8 not S8
|
|
|
|
@15909
|
19 years |
eugene |
disabling floating-point fuzzing of data; it is not working and it …
|
|
|
|
@15908
|
19 years |
eugene |
fixed mis-match in psType to CFITSIO type for U8, S8; avoid setting …
|
|
|
|
@15662
|
19 years |
Paul Price |
Adding check to see if we're on the PHU, in which case we …
|
|
|
|
@15630
|
19 years |
Paul Price |
Integrating the code to choose the output BITPIX (and quantising …
|
|
|
|
@15625
|
19 years |
Paul Price |
Adding "NONE" for no compression.
|
|
|
|
@15335
|
19 years |
Paul Price |
Adding psFitsFloat.[ch] for quantising (and unquantising) …
|
|
|
|
@15249
|
19 years |
Paul Price |
Adding assertion on whether the FITS file is writable.
|
|
|
|
@15248
|
19 years |
Paul Price |
Adding function to return the number of rows in a FITS table. Also …
|
|
|
|
@15191
|
19 years |
Paul Price |
Translate the compressed image FITS headers to the proper header names …
|
|
|
|
@15179
|
19 years |
Paul Price |
Merging branch with FITS compression development.
|
|
|
|
@14878
|
19 years |
jhoblitt |
change psFitsOptionsAlloc() to make a copy of it's tilesize arg
|
|
|
|
@14877
|
19 years |
jhoblitt |
add psFitsOptionsAlloc()
add psFitsSetOptions()
|
|
|
|
@14876
|
19 years |
jhoblitt |
psFitsSetCompression() error handling cleanups
|
|
|
|
@14872
|
19 years |
jhoblitt |
check psFitsSetCompression() to accept a psVector in place of an dim …
|
|
|
|
@14871
|
19 years |
jhoblitt |
change psFitsSetCompression() to report the cfitsio error stack
|
|
|
|
@14868
|
19 years |
jhoblitt |
add psFitsSetCompression()
|
|
|
|