naturalis/FormicID

Package creation

MarijnJABoer opened this issue · 2 comments

General

Data

  • Place to save the data (as .h5, not as images)

Usage

  • Check if you can run on another computer (requirements!)
  • Shebang to the scripts link link (no need to add, but if, add: #!/usr/bin/env python)
  • Create global params (like folder choices and names of the files) as System args or at the start of a script link

Fixes

  • fix using csv files that are comma delimited instead of colon.
  • Fix relative pathways
  • Fix compiling tensorflow link + link
  • numpy and h5py warning

Enhancement

I think all the pathways are relative now, but we have to check that on another computer