WU-BIMAC/W-IDM_OmeroImporter

Use Python scripts instead of Excel Macros?

Opened this issue · 3 comments

Alice proposed to stop using Excel Macros and instead using Python scripts for all functions of the Templates

Advantages:

  • Macros are often not allowed
  • Macros do not work in Macs
  • Macros often have bugs

Disadvantages

  • User would have to launch Terminal
  • If Terminal option is not acceptable, we need to develop a launch file one per each OS
  • Need to install Python dependencies, users might not have Admin privileges but this could be solved if this is done at the CF. Installation would happen once only
  • Harvest TAGS skipping top-two Directories (reserved to Project and Dataset)
  • Limit the depth of folder structure? No need to we will dealth with by script

put a launch file in every directory that needs to run the script -- next to the excel file it will read/write