Friday, September 7, 2018

Day 1463

Friday.



1809.01945
Minimal Re-computation for exploratory data analysis in astronomy
Nikolic, et al

Present a technique to automatically minimize the re-computation when a data analysis program is iteratively changed, or added to, as is often the case in exploratory data analysis in astronomy.  A typical example is flagging and calibration of demanding or unusual observations where visual inspection suggests improvement to the processing strategy.  The technique is based on memoization and referentially transparent tasks.  Describe the implementation of this technique for the CASA radio astronomy data reduction package.  Also propose a technique for optimizing efficiency of storage of memoized intermediate data products using copy-on-write and block level de-duplication and measure their practical efficiency.  Find the minimal recompilation technique improves the efficiency of data analysis while reducing the possibility for user error and improving the reproducibility of the final result.  It also aids exploratory data analysis on batch-schedule cluster computer systems.

No comments:

Post a Comment