Download presentation
Presentation is loading. Please wait.
Published byErika Simmons Modified over 9 years ago
1
08-Nov-2007 Ekkehard Wieprecht SVR III MPE PCSS / HCSS / Pipeline Framework
2
08-Nov-2007 Ekkehard Wieprecht SVR III MPE DataFlow scenario @copyright Erich Wiezorrek
3
08-Nov-2007 Ekkehard Wieprecht SVR III MPE Status PCSS/HCSS/Pipeline Framework -1- Calibration Framework - Adoption of the PCSS framework to HCSS common framework - Conversion of existing calibration files on the way - Adoption of Pipeline Modules on the way - Quite some work at this point of time - Documentation on the way -2- Documentation - User Manual is under review - Reference Manual need urgent review -3- PA/QA TestHarnesses - We had a TestHarness Workshop - We will get coordination support from HSC - We hope to make significant progress in this area soon
4
08-Nov-2007 Ekkehard Wieprecht SVR III MPE Status PCSS/HCSS/PIPELIN Framework -4- History - Prototype product history available - Missing link to calibration data ! - Now under responsibility of PACS -5- New Unit Framework - Pipeline modules not yet using it - Like calibration framework we need time and resources to adopt to the changes in the common system -6- End2End Test III : Nov 26 – Nov 30 2007 -7- Level 0 Product generation - Level 0 definition : http://herschel.be/twiki/bin/view/Pacs/ObservationContext - Pipeline PlugIn successfully used for PACS Pool population - Problems : - Evolution to new Unit Framework - User exposure - PAL stability and performance (discussed during last CSDT) - Next steps : - Stabilize Interface to uplink data - Implement link to calibration data - Get User to it....
5
08-Nov-2007 Ekkehard Wieprecht SVR III MPE # --------------------------------------------- # Connect to the PCSS standard Pool on PACS1 storage = StorageManager.getStorage("stdprod") # --------------------------------------------- # Browse the Pool with GUI and fill shopping basket with : # -> 0 : Frames # -> 1 : ProductContext result = browseProduct(storage) print result.size() # --------------------------------------------- # # Extract the result of the ShoppingBasket # Frames f = result[0].product print f print f.dimensions # Observation Context # obsCont = result[1].product # level0 = prod1.level0 print level0 print level0.refs f2 = level0.refs["HPSFITB"].product.refs[0].product print f2 # Housekeeping data hk = obsCont.refs["HPSHK"].product.refs[0].product print hk Level 0 access :
6
08-Nov-2007 Ekkehard Wieprecht SVR III MPE PAL GUI Interface need improvements
7
08-Nov-2007 Ekkehard Wieprecht SVR III MPE IA Components : QLA - stable - but common system changes requested work -> now solved by moving to PACS packages TrendAnalysis - PACS TA HK Tool stable - but common system changes requested work - Common TA framework available - Database Query possibilities under construction - PACS defined one “TA Product” so far --> need to be implemented in common framework --> but common framework not ready yet QualityPipeline - Currently covered by Pipeline - Error computation currently “very basic” in the Pipeline - QualityProduct currently not yet used
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.