|
|
|
@23761
|
17 years |
Paul Price |
Don't assert that the astrometry is the same --- ensure that it is. …
|
|
|
|
@23760
|
17 years |
jhoblitt |
fixup the directory structure on object rename
|
|
|
|
@23759
|
17 years |
Paul Price |
Get photcode into the output header.
|
|
|
|
@23758
|
17 years |
Paul Price |
Fixing bad PHOTCODEs due to concepts not being set. Concepts for the …
|
|
|
|
@23757
|
17 years |
Paul Price |
Don't perform photometry by default.
|
|
|
|
@23756
|
17 years |
jhoblitt |
add Test::DBUnit
|
|
|
|
@23755
|
17 years |
jhoblitt |
create a pseduo directory structure on key creation
|
|
|
|
@23754
|
17 years |
jhoblitt |
complete rename Nebulous::Keys class -> Nebulous::Key
|
|
|
|
@23753
|
17 years |
Paul Price |
Put statistics files in RUN metadata. Removed unnecessary argument …
|
|
|
|
@23752
|
17 years |
Paul Price |
add Log::Dispatch::Email::MailSend
|
|
|
|
@23751
|
17 years |
Paul Price |
Adding pmConfigRun.h
|
|
|
|
@23750
|
17 years |
jhoblitt |
add Log::Dispatch::Email::MailSend
|
|
|
|
@23749
|
17 years |
jhoblitt |
silence warnings about a missing Todo file
|
|
|
|
@23748
|
17 years |
Paul Price |
Adding LOG and TRACE to list of files written in the RUN metadata.
|
|
|
|
@23747
|
17 years |
Paul Price |
Adding default names for {CHIP.NAME} and {CELL.NAME}.
|
|
|
|
@23746
|
17 years |
Paul Price |
Adding default values for some concept interpolations. This is …
|
|
|
|
@23745
|
17 years |
Paul Price |
Additional filerule indirections to prevent the {CHIP.NAME} in the …
|
|
|
|
@23744
|
17 years |
bills |
remove unused variable
|
|
|
|
@23743
|
17 years |
bills |
Change file list from a hash to an array of hashes to support bundling …
|
|
|
|
@23742
|
17 years |
bills |
changes to get building of distribution bundles for
diff and stack stages
|
|
|
|
@23741
|
17 years |
Paul Price |
Removing merged branch.
|
|
|
|
@23740
|
17 years |
Paul Price |
Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
|
|
|
|
@23739
|
17 years |
Paul Price |
Don't resolve the names being fed to psastro --- it should resolve them.
|
|
|
|
@23738
|
17 years |
Paul Price |
Output directory isn't required.
|
|
|
|
@23737
|
17 years |
bills |
changes to make building distribution bundles for camera and fake …
|
|
|
|
@23736
|
17 years |
bills |
require target_id to be supplied since there is a foreign key constraint
|
|
|
|
@23735
|
17 years |
Paul Price |
Fixing file rule name
|
|
|
|
@23734
|
17 years |
Paul Price |
Fixing double free.
|
|
|
|
@23733
|
17 years |
Paul Price |
Fixing compiler warning.
|
|
|
|
@23732
|
17 years |
Paul Price |
Free data, so stats can be written.
|
|
|
|
@23731
|
17 years |
Paul Price |
Set data_exists appropriately once data exists.
|
|
|
|
@23730
|
17 years |
Paul Price |
Update recipe, not arguments!
|
|
|
|
@23729
|
17 years |
jhoblitt |
partial merge from head
|
|
|
|
@23728
|
17 years |
bills |
rename --no_images --poor_quality
don't try and delete tmpdir if it …
|
|
|
|
@23727
|
17 years |
jhoblitt |
disallow Nebulous::Server->rename_object() when it would cause the db …
|
|
|
|
@23726
|
17 years |
jhoblitt |
mark _db_index_for_key() & _db_for_index() as private
|
|
|
|
@23725
|
17 years |
jhoblitt |
select neb db to use by hashing only the directory component of the key
|
|
|
|
@23724
|
17 years |
eugene |
handle images compressed with CFITSIO gzip compression
|
|
|
|
@23723
|
17 years |
Paul Price |
Adding bits and pieces to generate warp-warp diffs.
|
|
|
|
@23722
|
17 years |
bills |
output more components' quality
|
|
|
|
@23721
|
17 years |
bills |
insure that the run to be distributed is in the appropriate state
|
|
|
|
@23720
|
17 years |
Paul Price |
When no pixels are illuminated, don't bail out, but finish up first. …
|
|
|
|
@23719
|
17 years |
Paul Price |
Making ppSub inverse mode work. Seems to work now --- produces the …
|
|
|
|
@23718
|
17 years |
jhoblitt |
pass Nebulous::Key objects around internally
|
|
|
|
@23717
|
17 years |
bills |
poll modes need to support query by label
|
|
|
|
@23716
|
17 years |
bills |
Don't bother to call ppStatsFromMetadata if the stats file is empty
|
|
|
|
@23715
|
17 years |
jhoblitt |
rename Nebulous::Keys class -> Nebulous::Key
|
|
|
|
@23714
|
17 years |
jhoblitt |
fix runtime errors from untested changes
merge minor changes from head …
|
|
|
|
@23713
|
17 years |
bills |
change order of changes: can't set quality until the column is added.
|
|
|
|
@23712
|
17 years |
eugene |
removed unneeded join against chipProcessedImfile
|
|
|
|
@23711
|
17 years |
Paul Price |
Still moving stuff around to support 'inverse' mode. Need to define …
|
|
|
|
@23710
|
17 years |
Paul Price |
Adding neglected UPDATE statement to move information from 'ignored' …
|
|
|
|
@23709
|
17 years |
jhoblitt |
add neb-rm --move flag
|
|
|
|
@23708
|
17 years |
jhoblitt |
merge everything from head except Server.pm
|
|
|
|
@23707
|
17 years |
bills |
add the configdump file to the tarfile. Don't ship jpegs or binned …
|
|
|
|
@23706
|
17 years |
bills |
get input fpa for config dump.
(the output seemd to work but this …
|
|
|
|
@23705
|
17 years |
bills |
write the config dump file after processing so that FILES.INPUT and …
|
|
|
|
@23704
|
17 years |
Paul Price |
Committing changes in progress. Attempting to make ppSub spit out not …
|
|
|
|
@23703
|
17 years |
bills |
fix argument name for id for raw stage
|
|
|
|
@23702
|
17 years |
bills |
pass distRun.no_magic to dist_component.pl to support cameras that …
|
|
|
|
@23701
|
17 years |
bills |
make regtool -exportrun operational
|
|
|
|
@23700
|
17 years |
bills |
add no_magic flag to the output
|
|
|
|
@23699
|
17 years |
jhoblitt |
typo
|
|
|
|
@23698
|
17 years |
jhoblitt |
attempt to optimize _is_valid_object_key() by eliminating an unused join
|
|
|
|
@23697
|
17 years |
bills |
did some work on the chip and warp exportrun modes
|
|
|
|
@23696
|
17 years |
jhoblitt |
merge from neb_distrib_20081210
|
|
|
|
@23695
|
17 years |
Paul Price |
Getting more serious about error codes. We don't want them …
|
|
|
|
@23694
|
17 years |
Paul Price |
Cleaning up.
|
|
|
|
@23693
|
17 years |
bills |
get the list of files to be added to a distribution bundle for a …
|
|
|
|
@23692
|
17 years |
Paul Price |
Getting more serious about error codes. We don't want them …
|
|
|
|
@23691
|
17 years |
jhoblitt |
clean up --set_copies functionality
|
|
|
|
@23690
|
17 years |
Paul Price |
Branching from trunk to work on warp-warp diffs (generate a single …
|
|
|
|
@23689
|
17 years |
Paul Price |
Branch merged into trunk at r23688.
|
|
|
|
@23688
|
17 years |
Paul Price |
Merging in branches/pap/ from r23685. Some conflicts, most notably in …
|
|
|
|
@23687
|
17 years |
jhoblitt |
doc update
|
|
|
|
@23686
|
17 years |
jhoblitt |
more index changes
|
|
|
|
@23685
|
17 years |
jhoblitt |
remove storage_object.ext_id prefix key as it already has a unique index
|
|
|
|
@23684
|
17 years |
Paul Price |
psphot can be finicky about what error comes back.
|
|
|
|
@23683
|
17 years |
Paul Price |
Ensure quality is non-NULL, defaulting to 0 (good quality).
|
|
|
|
@23682
|
17 years |
Paul Price |
Fixing logical error.
|
|
|
|
@23681
|
17 years |
Paul Price |
Cutting v1.1.52 of ippdb
|
|
|
|
@23680
|
17 years |
Paul Price |
Put file in wrong place.
|
|
|
|
@23679
|
17 years |
Paul Price |
Fixing syntax errors in pswarpPixelFraction. Renaming this function …
|
|
|
|
@23678
|
17 years |
Paul Price |
Forgot to alter warptool to remove the -accept flag which sets the …
|
|
|
|
@23677
|
17 years |
Paul Price |
Removing warpSkyfile.ignored from database, in favour of using the …
|
|
|
|
@23676
|
17 years |
jhoblitt |
readd a prefix index on instance.uri
|
|
|
|
@23675
|
17 years |
jhoblitt |
add email logging of events to nebdiskd
|
|
|
|
@23674
|
17 years |
Paul Price |
Fixing logical error.
|
|
|
|
@23673
|
17 years |
Paul Price |
If we can't match PSFs, we can't do anything.
|
|
|
|
@23672
|
17 years |
Paul Price |
Reorganisation to allow the bad data quality flag to be raised when we …
|
|
|
|
@23671
|
17 years |
eugene |
adjust SATSTAR and SATSPIKE mask parameters based on model …
|
|
|
|
@23670
|
17 years |
eugene |
add REFSTAR_MASK_BLEED
|
|
|
|
@23669
|
17 years |
eugene |
return error on error adding ghosts to analysis; plug mem leak
|
|
|
|
@23668
|
17 years |
eugene |
add psastroExtractFreeChipBounds for cleanup
|
|
|
|
@23667
|
17 years |
eugene |
plug mem leaks
|
|
|
|
@23666
|
17 years |
eugene |
add INST_MAG to output header, fix ghost count
|
|
|
|
@23665
|
17 years |
eugene |
fix eqns so recipe value width is full width; add REFSTAR_MASK_BLEED …
|
|
|
|
@23664
|
17 years |
eugene |
clean up gstar output
|
|
|
|
@23663
|
17 years |
bills |
add tables for managing remote copy of distribution bundles
add column …
|
|
|
|
@23662
|
17 years |
bills |
fix bug
|
|
|
|