Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements for next version #5

Open
5 tasks
strambc opened this issue Apr 6, 2023 · 5 comments
Open
5 tasks

Requirements for next version #5

strambc opened this issue Apr 6, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request Feature request help wanted Extra attention is needed High

Comments

@strambc
Copy link
Member

strambc commented Apr 6, 2023

  • Save Project_Name.csv, Dataset_Name.csv and Dataset_Name_Image_List.csv at the top-level of Project_Name folder
  • Use save "Image-List.csv" with name "Dataset_Name_Image_List.csv"
  • Use the image list in "Image-List" for the script to navigate the structure
  • If possible, use FilePath harvested from the structure to create an ad hoc file name
  • Skip Dataset_Name and Project_Name from K/V pairs imported to OMERO - this is done by the script
@strambc strambc added enhancement New feature or request help wanted Extra attention is needed labels Apr 6, 2023
@strambc
Copy link
Member Author

strambc commented Apr 19, 2023

  • Impose a size of the file name to 100 character
    First check in the script and then file safe error in Importer
    -- [ ] Throw error if duplicate and skip import
    -- [ ] Throw error if longer than 100 and skip import

@strambc
Copy link
Member Author

strambc commented Apr 19, 2023

  • Add config file parameter with the length of path referring to the location in which they are stored in OMERO
    To be decided where to store and how to use it

@strambc
Copy link
Member Author

strambc commented Apr 19, 2023

  • Throw error if duplicate and skip import
  • Throw error if longer than 100 and skip import

@strambc
Copy link
Member Author

strambc commented May 30, 2023

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature request help wanted Extra attention is needed High
Projects
None yet
Development

No branches or pull requests

2 participants