Changes between Version 14 and Version 15 of Procedures/NewDataArrival/ProjectSetUp


Ignore:
Timestamp:
Aug 14, 2018, 2:02:26 PM (6 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival/ProjectSetUp

    v14 v15  
    1616Once data has been copied, you will need to go to the unpacking directory and fix all undesirable characters that will cause trouble for our scripts. Just use:
    1717{{{
    18 fix_undessirable_chars.py -p .  -v
     18fix_undesirable_chars.py -p .  -v
    1919}}}
    2020Check the output and you can either copy paste those commands or much easier, use the above command with {{{-x}}} instead of -v.