|
|
|
@18914
|
18 years |
Paul Price |
config->complete has been removed.
|
|
|
|
@18913
|
18 years |
bills |
Add Fileset type OOF
|
|
|
|
@18909
|
18 years |
Paul Price |
Dump configuration.
|
|
|
|
@18908
|
18 years |
Paul Price |
Removing use of pmConfig.complete in favour of proper use of what's …
|
|
|
|
@18907
|
18 years |
Paul Price |
Casting away const to satisfy compiler.
|
|
|
|
@18906
|
18 years |
Paul Price |
Adding file naming rules for configuration dumps.
|
|
|
|
@18905
|
18 years |
Paul Price |
Adding functions to dump configuration to an MDC file on disk, so we …
|
|
|
|
@18904
|
18 years |
bills |
Add timeout to pzgetexp and extend the task's timeout value
|
|
|
|
@18903
|
18 years |
bills |
remove an echo
|
|
|
|
@18902
|
18 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@18901
|
18 years |
Paul Price |
Support for other image types (esp U8 which now comes from having …
|
|
|
|
@18900
|
18 years |
Paul Price |
Removing need for additional image allocation.
|
|
|
|
@18899
|
18 years |
eugene |
adding update work from PAP and WS
|
|
|
|
@18898
|
18 years |
Paul Price |
Wrong operation!
|
|
|
|
@18897
|
18 years |
eugene |
adding recipe option to control number of rows processed per thread
|
|
|
|
@18896
|
18 years |
eugene |
turning on multithreads if desired
|
|
|
|
@18895
|
18 years |
eugene |
adding -threads option for multithreading
|
|
|
|
@18894
|
18 years |
eugene |
moving threading down into psModules functions
|
|
|
|
@18893
|
18 years |
eugene |
adding threaded and unthreaded versions of the detrend application …
|
|
|
|
@18892
|
18 years |
eugene |
adding a macro for looking up data on a scalar
|
|
|
|
@18891
|
18 years |
Paul Price |
Quote so that comma is not interpreted as a break.
|
|
|
|
@18890
|
18 years |
Paul Price |
Bounds for iteration were broken: was getting SEGV when running with …
|
|
|
|
@18889
|
18 years |
Paul Price |
Fixing: "Failed to execute SQL query. Error: Column 'fault' in where …
|
|
|
|
@18888
|
18 years |
bills |
one more fix
|
|
|
|
@18887
|
18 years |
bills |
fixed a couple more bugs in chiptool -processedimfile
|
|
|
|
@18886
|
18 years |
bills |
add exp_id to output of chiptool -processedimfile
|
|
|
|
@18885
|
18 years |
jhoblitt |
bug fix
|
|
|
|
@18884
|
18 years |
Paul Price |
Removing print to stderr outside of trace.
|
|
|
|
@18883
|
18 years |
Paul Price |
Source for astrometry should be camera level --> PSASTRO.OUTPUT.MEF.
|
|
|
|
@18882
|
18 years |
Paul Price |
Need FAKEPHOT in each reduction class.
|
|
|
|
@18881
|
18 years |
eugene |
updated notes on current status
|
|
|
|
@18878
|
18 years |
eugene |
adding options for profiler code
|
|
|
|
@18877
|
18 years |
eugene |
using clipped mean for detrend normalization
|
|
|
|
@18876
|
18 years |
eugene |
added a tmpData and tmpMask element to psStats for multithreading …
|
|
|
|
@18871
|
18 years |
Paul Price |
Search for files to revert based on fault code.
|
|
|
|
@18870
|
18 years |
Paul Price |
Can't convolve mask in-place if values to set contains values to convolve.
|
|
|
|
@18869
|
18 years |
Paul Price |
Don't write header keywords particular to compressed images in …
|
|
|
|
@18868
|
18 years |
Paul Price |
Grow the CR mask.
|
|
|
|
@18867
|
18 years |
Paul Price |
Use separable mask convolution to grow the footprints.
|
|
|
|
@18866
|
18 years |
Paul Price |
Adding PSPHOT.CR.GROW
|
|
|
|
@18865
|
18 years |
Paul Price |
Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe …
|
|
|
|
@18864
|
18 years |
Paul Price |
Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL to …
|
|
|
|
@18863
|
18 years |
eugene |
adding profile flags
|
|
|
|
@18862
|
18 years |
eugene |
adding threaded code for DARK and SHUTTER
|
|
|
|
@18861
|
18 years |
eugene |
comment out timer marks
|
|
|
|
@18860
|
18 years |
eugene |
splitting off pmShutterCorrectionGeneratePending for threaded coding
|
|
|
|
@18859
|
18 years |
eugene |
splitting off pmDarkCombinePending for threaded coding
|
|
|
|
@18858
|
18 years |
jhoblitt |
fix ->delete() still work if the neb implies a volume on which there …
|
|
|
|
@18857
|
18 years |
Paul Price |
Add a trap for case where no sources have a good extended fit.
|
|
|
|
@18856
|
18 years |
Paul Price |
PPIMAGE_P should write binned versions.
|
|
|
|
@18855
|
18 years |
bills |
fix incorrect fix
|
|
|
|
@18854
|
18 years |
Paul Price |
Catching !model to avoid SEGV.
|
|
|
|
@18853
|
18 years |
bills |
Fix compile error
|
|
|
|
@18852
|
18 years |
Paul Price |
Removing recipe items not defined at top level.
|
|
|
|
@18851
|
18 years |
Paul Price |
memset arguments were around the wrong way!
|
|
|
|
@18850
|
18 years |
Paul Price |
Need to check return value of fgets to avoid compiler warnings on some …
|
|
|
|
@18849
|
18 years |
Paul Price |
Need to check the return value of system() to avoid compiler warning …
|
|
|
|
@18848
|
18 years |
Paul Price |
Need to check return value of fgets to avoid compiler warnings on some …
|
|
|
|
@18847
|
18 years |
Paul Price |
Need to check return value of fgets to avoid compiler warning on some …
|
|
|
|
@18846
|
18 years |
Paul Price |
Need to check return value of fgets to avoid compiler warning on some …
|
|
|
|
@18845
|
18 years |
Paul Price |
Need to check return value of fwrite to avoid compiler warning on some …
|
|
|
|
@18844
|
18 years |
Paul Price |
System call memset shouldn't be redefined.
|
|
|
|
@18843
|
18 years |
Paul Price |
Include required headers.
|
|
|
|
@18842
|
18 years |
bills |
improve usage messages
|
|
|
|
@18841
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@18840
|
18 years |
Paul Price |
Check return value of fwrite (to get around a compiler warning …
|
|
|
|
@18839
|
18 years |
eugene |
adding multithread capability
|
|
|
|
@18838
|
18 years |
eugene |
moved footprint code to psmodules, modified psphotSourceSize
|
|
|
|
@18837
|
18 years |
eugene |
comments re threading
|
|
|
|
@18836
|
18 years |
eugene |
comment regarding threading
|
|
|
|
@18835
|
18 years |
eugene |
mask the CR pixels
|
|
|
|
@18834
|
18 years |
eugene |
test code to save some output images
|
|
|
|
@18833
|
18 years |
eugene |
add a threading comment
|
|
|
|
@18832
|
18 years |
eugene |
add a comment
|
|
|
|
@18831
|
18 years |
eugene |
moved footprint functions to psModules
|
|
|
|
@18830
|
18 years |
eugene |
src/objects/Makefile.am
|
|
|
|
@18829
|
18 years |
eugene |
add a reference to the containing footprint
|
|
|
|
@18828
|
18 years |
eugene |
adding functions for footprints from psphot
|
|
|
|
@18827
|
18 years |
eugene |
added psThread code
|
|
|
|
@18826
|
18 years |
eugene |
fixed mutex error in psRealloc, cleaned organization a bit, removed …
|
|
|
|
@18825
|
18 years |
eugene |
added psListGetAndRemove function
|
|
|
|
@18824
|
18 years |
eugene |
added a comment
|
|
|
|
@18823
|
18 years |
eugene |
adding functions for ppImage threading (not yet finished)
|
|
|
|
@18821
|
18 years |
Paul Price |
Renaming readline-5.2-p12.tgz --> readline-5.2-p12.tar.gz (because …
|
|
|
|
@18820
|
18 years |
eugene |
add
|
|
|
|
@18807
|
18 years |
eugene |
adding a new status file
|
|
|
|
@18806
|
18 years |
Paul Price |
Need to ensure aclocal directory exists.
|
|
|
|
@18805
|
18 years |
Paul Price |
Adding latest version of cfitsio
|
|
|
|
@18804
|
18 years |
Paul Price |
Removing irrelevant files
|
|
|
|
@18801
|
18 years |
Paul Price |
pedestal is obsolete now too.
|
|
|
|
@18800
|
18 years |
Paul Price |
Nebulous and nebclient shouldn't be distributed or built for anyone …
|
|
|
|
@18799
|
18 years |
Paul Price |
Need to update branch tag.
|
|
|
|
@18798
|
18 years |
Paul Price |
Adding ipp-2.6.1 files: these are a copy of the ipp-2.6 files, but I …
|
|
|
|
@18797
|
18 years |
Paul Price |
Incrementing ippdb to version 1.1.39 in preparation for IPP 2.6 release
|
|
|
|
@18796
|
18 years |
Paul Price |
Incrementing to version 1.1.39 in preparation for IPP 2.6 release
|
|
|
|
@18795
|
18 years |
Paul Price |
Rolling a new tarball (2.6), so incrementing version number.
|
|
|
|
@18794
|
18 years |
Paul Price |
I don't think there really is supposed to be an exposure-level fake script.
|
|
|
|
@18793
|
18 years |
Paul Price |
Missing constraint on LEFT JOIN with fakeProcessedImfile was leaving …
|
|
|
|
@18791
|
18 years |
Paul Price |
Adopting common macro naming convenion.
|
|
|
|
@18790
|
18 years |
Paul Price |
Had wrong names for macros.
|
|
|
|