Skip to content

Bug Fixes

Compare
Choose a tag to compare
@amereghe amereghe released this 23 May 10:35
· 215 commits to master since this release
dbe7f00

Various bug fixes (see issue #25 and pull request #26 ):

  • fixing representation of integers in dir names for amplitude and angle -- no longer 5. or 5.0
    • thanks to JBarranco for pointing this out;
  • fixing bug in run_six.sh when selecting only angles close to 90 degs -- bug was adding not requested angles with incomplete input infos;
    • thanks to EMcLean for pointing this out;

In addition (see pull request #27):

  • bug fix in overriding platform from terminal line command (i.e. -p option);