biorack / omaat

Other
4 stars 2 forks source link

Allow data reductions to be performed remotely #3

Closed oruebel closed 8 years ago

oruebel commented 8 years ago

I have updated Arrayed_Analysis_Tools.ipy to allow the MassRangeReductionStrategy to be executed remotely on the OpenMSI webserver directly as part of the data request. From the basic tests I have run this seems to speed up the data load usually by 6-10x. The changes are fairly simple and could be easily ported to Arrayed_Analysis_Tools_python_2_or_3.ipy as well. The main changes are:

The notebooks are not effected by these changes, i.e., you can run the notebooks as usual.