Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change parallel processing to batch by SCI product (#259)
* change parallel processing to batch by SCI product * typo in desc. * fix test * fixes for end2end * fixes for set data type * fix dtype of packet id information (#261) * fix dtype of packet id information * dtype fix for trigger as well * shring the end2end test files the a minimum (#262) * End2end test small (#263) * shring the end2end test files the a minimum * enable main * End2end test small (#264) * shring the end2end test files the a minimum * enable main * add logging into same dir * End2end test small (#265) * shring the end2end test files the a minimum * enable main * add logging into same dir * add logging into same dir * add logging into same dir * change parallel processing to batch by SCI product * typo in desc. * fix test * fixes for end2end * update idb references (#267) * update idb references * fix test for latest idb .36 * change parallel processing to batch by SCI product * typo in desc. * fix test * fixes for end2end * change parallel processing to batch by SCI product * fixes for end2end * End2end fix aka order independend TM processing (#270) * update idb references * fix test for latest idb .36 * add pipeline config adn setup logging * add pipeline config adn setup logging * make TMprocessing independend of order of input * remove fix idb version * Update stixcore.ini * refactor BSD LB to files per request (#244) * refactor BSD LB to files per request * more testing * fix testing * fix testing * fix #251 #256 #234 * fix #255 * change IDB lookup to interval tree add script for getting ASW update times * remove testing fragment * adress #254 * fix #254 * define order of test XML files as differ in OS * fix #252 * change order of DPDD extensions * better error logging in LB2L0 stepp * Update stixcore/util/scripts/idb_history.py Co-authored-by: Shane Maloney <[email protected]> * fixes * fixes * fix dtype of packet id information (#261) * fix dtype of packet id information * dtype fix for trigger as well * shring the end2end test files the a minimum (#262) * End2end test small (#263) * shring the end2end test files the a minimum * enable main * End2end test small (#264) * shring the end2end test files the a minimum * enable main * add logging into same dir * End2end test small (#265) * shring the end2end test files the a minimum * enable main * add logging into same dir * add logging into same dir * add logging into same dir * update idb references (#267) * update idb references * fix test for latest idb .36 * refactor BSD LB to files per request * more testing * fix testing * fix testing * fix #251 #256 #234 * fix #255 * change IDB lookup to interval tree add script for getting ASW update times * remove testing fragment * adress #254 * fix #254 * define order of test XML files as differ in OS * fix #252 * change order of DPDD extensions * better error logging in LB2L0 stepp * fixes * Update stixcore/util/scripts/idb_history.py Co-authored-by: Shane Maloney <[email protected]> * fixes * End2end fix aka order independend TM processing (#270) * update idb references * fix test for latest idb .36 * add pipeline config adn setup logging * add pipeline config adn setup logging * make TMprocessing independend of order of input * remove fix idb version * Update stixcore.ini * refactor BSD LB to files per request * more testing * fix testing * fix testing * fix #251 #256 #234 * fix #255 * change IDB lookup to interval tree add script for getting ASW update times * remove testing fragment * adress #254 * fix #254 * define order of test XML files as differ in OS * fix #252 * change order of DPDD extensions * better error logging in LB2L0 stepp * fixes * Update stixcore/util/scripts/idb_history.py Co-authored-by: Shane Maloney <[email protected]> * fixes * change IDB lookup to interval tree add script for getting ASW update times * remove testing fragment * fix test for oldest IDB version Co-authored-by: Shane Maloney <[email protected]> * change parallel processing to batch by SCI product * typo in desc. * fix test * fixes for end2end * change parallel processing to batch by SCI product * fixes for end2end * change parallel processing to batch by SCI product * fixes for end2end * change parallel processing to batch by SCI product * supress FITS warning only in pipelines Co-authored-by: Shane Maloney <[email protected]>
- Loading branch information