IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2007, 3:22:33 PM (19 years ago)
Author:
Paul Price
Message:

Adding new scripts; rearranging to give it an order something like the pipeline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/Build.PL

    r11838 r11944  
    2121    },
    2222    script_files        => [qw(
    23                                scripts/ipp_serial_inject.pl
    24                                scripts/detrend_norm_apply.pl
    25                                scripts/detrend_norm_calc.pl
    26                                scripts/detrend_norm_exp.pl
    27                                scripts/detrend_process_exp.pl
    28                                scripts/detrend_process_imfile.pl
    29                                scripts/detrend_reject_exp.pl
    30                                scripts/detrend_reject_imfile.pl
    31                                scripts/detrend_resid.pl
    32                                scripts/detrend_stack.pl
    3323                               scripts/ipp_datapath.pl
    3424                               scripts/ipp_filename.pl
    3525                               scripts/mdc2list.pl
     26                               scripts/phase0_imfile.pl
    3627                               scripts/phase0_exp.pl
    37                                scripts/phase0_imfile.pl
     28                               scripts/detrend_process_imfile.pl
     29                               scripts/detrend_process_exp.pl
     30                               scripts/detrend_stack.pl
     31                               scripts/detrend_norm_calc.pl
     32                               scripts/detrend_norm_apply.pl
     33                               scripts/detrend_norm_exp.pl
     34                               scripts/detrend_resid.pl
     35                               scripts/detrend_reject_imfile.pl
     36                               scripts/detrend_reject_exp.pl
    3837                               scripts/phase2.pl
    3938                               scripts/phase3.pl
     
    4140                               scripts/phase4_warp.pl
    4241                               scripts/phase5_subtract.pl
     42                               scripts/phase6_sum.pl
     43                               scripts/ipp_serial_inject.pl
     44                               scripts/ipp_serial_inject_mosaic.pl
     45                               scripts/ipp_serial_phase0.pl
    4346                               scripts/ipp_serial_detrend.pl
    44                                scripts/ipp_serial_phase0.pl
    45                                scripts/ipp_serial_inject_mosaic.pl
     47                               scripts/ipp_serial_phase2.pl
     48                               scripts/ipp_serial_phase3.pl
    4649                               )],
    4750                   )->create_build_script;
Note: See TracChangeset for help on using the changeset viewer.