/ARFS

Input from ARFS to create batch files

Primary LanguageMATLAB

ARFS-2-Batch

Get input for ARFS and create DeMotion batch (.dmb) files from ARFS output. See help doc for instructions

Requires >= Matlab 2016b

Currently requires Python 2.7 Installed at C:\Python27 on Windows. This has not been tested on Mac or Linux. Required python packages (these should be included with Python 2):

  • os
  • sys
  • getopt
  • cPickle

This code was historically stored in burns at the location: ..\1-Software\AO_Tools\2-AOProcessing\3-CreateBatch\ARFS2Batch_1.3.3

quad_compatible branch was historically stored at location: ..\1-Software\AO_Tools\2-AOProcessing\3-CreateBatch\ARFS2Batch_1.3.4