|
|
|
@10921
|
20 years |
magnier |
various fixes to get FPA/TPA scales correct and consistent
|
|
|
|
@10920
|
20 years |
magnier |
added EXTTYPE, EXTHEAD, EXTDATA to image/table data in CMF; fixed …
|
|
|
|
@10919
|
20 years |
magnier |
mods to get output table in correct format for SMPDATA
|
|
|
|
@10918
|
20 years |
magnier |
changed pmFPAfile->phu to a bool
|
|
|
|
@10917
|
20 years |
magnier |
alloc fpa->analysis to pmFPAAlloc
|
|
|
|
@10916
|
20 years |
magnier |
added a poor test program to check the output order
|
|
|
|
@10915
|
20 years |
magnier |
fixed psFitsWriteBlank to move to the last HDU and call fits_write_img
|
|
|
|
@10913
|
20 years |
jhoblitt |
plug some memory leaks
|
|
|
|
@10904
|
20 years |
jhoblitt |
remove static caching of a masks from psMinimizePowell()
|
|
|
|
@10903
|
20 years |
jhoblitt |
add HANDLE_BAD_BLOCK macro
replace all use of PS_MEM_ABORT_CORRUPT …
|
|
|
|
@10898
|
20 years |
jhoblitt |
remove call to psMemSetRefCounter() in listFree() -- after much debate …
|
|
|
|
@10897
|
20 years |
eugene |
working on MEF and glob files
|
|
|
|
@10889
|
20 years |
eugene |
working on reading mosaic MEF images
|
|
|
|
@10885
|
20 years |
eugene |
removing JPEG options from camera.config, adding to ppImage.config
|
|
|
|
@10883
|
20 years |
magnier |
moved JPEG options from the file rules to PPIMAGE recipe
|
|
|
|
@10882
|
20 years |
jhoblitt |
change pmConfigRead() to look for -db* values to overwrite database …
|
|
|
|
@10881
|
20 years |
eugene |
better values for mosaic options
|
|
|
|
@10880
|
20 years |
eugene |
fixed mosaic analysis; cleaned up test code (some in traces, some …
|
|
|
|
@10879
|
20 years |
magnier |
drop dev test code
|
|
|
|
@10878
|
20 years |
magnier |
fixed trace message (stats to results->x,yStats)
|
|
|
|
@10877
|
20 years |
magnier |
plugged leaks
|
|
|
|
@10876
|
20 years |
Paul Price |
Adding tests for X11.
|
|
|
|
@10875
|
20 years |
magnier |
updated tests
|
|
|
|
@10874
|
20 years |
magnier |
floats to doubles
|
|
|
|
@10873
|
20 years |
magnier |
changed def of TPA to same units as FPA (microns)
|
|
|
|
@10872
|
20 years |
magnier |
fixed endpost errors
|
|
|
|
@10871
|
20 years |
eugene |
updated config values
|
|
|
|
@10870
|
20 years |
magnier |
changing floats to doubles
|
|
|
|
@10869
|
20 years |
eugene |
minor improvements
|
|
|
|
@10868
|
20 years |
eugene |
minor cleanup and comment
|
|
|
|
@10867
|
20 years |
magnier |
fixed convergence criterion
|
|
|
|
@10866
|
20 years |
magnier |
adding some utility functions
|
|
|
|
@10865
|
20 years |
magnier |
no diff?
|
|
|
|
@10864
|
20 years |
eugene |
added various plots, more work on the mosaic astrometry
|
|
|
|
@10863
|
20 years |
magnier |
fixed a surprising bug triggered with non-square matrices
|
|
|
|
@10862
|
20 years |
eugene |
added
|
|
|
|
@10861
|
20 years |
eugene |
making test output optional on traces
|
|
|
|
@10860
|
20 years |
eugene |
setting the stats for clipping
|
|
|
|
@10859
|
20 years |
magnier |
setting the stats for clipping
|
|
|
|
@10858
|
20 years |
eugene |
adding extension regex matching
|
|
|
|
@10857
|
20 years |
eugene |
fixed pspolyfit api
|
|
|
|
@10856
|
20 years |
eugene |
some notes
|
|
|
|
@10855
|
20 years |
eugene |
extensive work to catch errors and clear leaks; implement mosaics
|
|
|
|
@10854
|
20 years |
magnier |
catch errors in input file (nan)
|
|
|
|
@10853
|
20 years |
magnier |
minor diff
|
|
|
|
@10852
|
20 years |
magnier |
catch failures on no objects
|
|
|
|
@10851
|
20 years |
magnier |
plots and error checks on clip-fit
|
|
|
|
@10850
|
20 years |
magnier |
fix leak
|
|
|
|
@10849
|
20 years |
magnier |
adding simple vector pair plot
|
|
|
|
@10848
|
20 years |
magnier |
changed return value for psVectorFit functions to bool; now using …
|
|
|
|
@10847
|
20 years |
eugene |
additions
|
|
|
|
@10846
|
20 years |
eugene |
added last, next, return, fixed continue
|
|
|
|
@10845
|
20 years |
eugene |
libs.install to just libs
|
|
|
|
@10844
|
20 years |
eugene |
updated help
|
|
|
|
@10843
|
20 years |
eugene |
modified API for KiiPS (allows multipage plots)
|
|
|
|
@10842
|
20 years |
eugene |
moved strip_version to libohana from opihi
|
|
|
|
@10838
|
20 years |
eugene |
support for multipage plots, moved ConvertPixmap functions to separate file
|
|
|
|
@10834
|
20 years |
eugene |
support for multipage plots; additional PS info now sent after PSIT command
|
|
|
|
@10833
|
20 years |
eugene |
updates and notes
|
|
|
|
@10832
|
20 years |
eugene |
adding skeleton pswarp
|
|
|
|
@10831
|
20 years |
gusciora |
First Version.
|
|
|
|
@10830
|
20 years |
eugene |
finished up the mosaic astrometry code
|
|
|
|
@10829
|
20 years |
magnier |
some API work to reduce dependencies on the recipes, support for …
|
|
|
|
@10828
|
20 years |
eugene |
further work on plotting functions
|
|
|
|
@10827
|
20 years |
magnier |
further work on plotting functions
|
|
|
|
@10826
|
20 years |
magnier |
changed to/from TPA to psPlaneDistort from psPlaneTransform
|
|
|
|
@10825
|
20 years |
magnier |
cleaned up WCS conversions, added bilevel astrometry read/write functions
|
|
|
|
@10824
|
20 years |
magnier |
added new tests for bilevel astrometry terms
|
|
|
|
@10823
|
20 years |
magnier |
added a bunch of needed projection varients
|
|
|
|
@10822
|
20 years |
magnier |
better definition for note
|
|
|
|
@10821
|
20 years |
magnier |
added unistd.h for unlink, updated .cvsignore
|
|
|
|
@10820
|
20 years |
gusciora |
First libtap version for these.
|
|
|
|
@10819
|
20 years |
magnier |
changed non-error diags to notes
|
|
|
|
@10818
|
20 years |
magnier |
added "note" macro to pstap.h
|
|
|
|
@10817
|
20 years |
eugene |
added
|
|
|
|
@10816
|
20 years |
gusciora |
First version of these in libTap format.
|
|
|
|
@10815
|
20 years |
eugene |
mosaic astrometry work
|
|
|
|
@10814
|
20 years |
magnier |
bilevel mosaic work
|
|
|
|
@10813
|
20 years |
gusciora |
First tap version of the histogram stuff.
|
|
|
|
@10812
|
20 years |
des |
Added entries to build tap_psConfigure.c, tap_psError.c, …
|
|
|
|
@10810
|
20 years |
des |
Add tap test files for first time.
|
|
|
|
@10809
|
20 years |
des |
Add entries for building new tap files tap_psImage.c, tap_psScalar.c, …
|
|
|
|
@10808
|
20 years |
des |
Add tap test files for first time.
|
|
|
|
@10807
|
20 years |
des |
Added tests to increase coverage.
|
|
|
|
@10806
|
20 years |
eugene |
adding config files
|
|
|
|
@10805
|
20 years |
eugene |
various updates
|
|
|
|
@10804
|
20 years |
eugene |
creating simulation examples
|
|
|
|
@10803
|
20 years |
eugene |
message cleanup
|
|
|
|
@10802
|
20 years |
eugene |
adding -newpage to kapa capabilities
|
|
|
|
@10801
|
20 years |
eugene |
cleanup log messages
|
|
|
|
@10800
|
20 years |
eugene |
added
|
|
|
|
@10799
|
20 years |
eugene |
moved sbig.a to safe name
|
|
|
|
@10798
|
20 years |
eugene |
remove useless fopen
|
|
|
|
@10797
|
20 years |
eugene |
no error on no images
|
|
|
|
@10796
|
20 years |
eugene |
init catalog to avoid segfault
|
|
|
|
@10795
|
20 years |
eugene |
added PlotVectorPair,Triplet
|
|
|
|
@10794
|
20 years |
eugene |
only send objects to kapa in chunks of 100000
|
|
|
|
@10793
|
20 years |
eugene |
added paverage
|
|
|
|
@10792
|
20 years |
eugene |
added error checks
|
|
|
|
@10791
|
20 years |
eugene |
error messages
|
|
|
|