Skip to content

Input from ARFS to create batch files

Notifications You must be signed in to change notification settings

AOIPLab/ARFS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 97.3%
  • Python 2.7%