Giter VIP home page Giter VIP logo

fishlineautomation's Introduction

FishlineAutomation - Pipeline for automating the processing and registration of gene lines in zebrafishes.

Script and notebook to perform pre-processing and preparing zebrafish image files of project from Baier Lab.

To install the respective libraries: a. Install Conda b. Create conda environment and install the following libraries using "conda env create --file environment.yml"

fishlineautomation's People

Contributors

keshavprasadgubbi avatar joe311 avatar

Watchers

James Cloos avatar  avatar

fishlineautomation's Issues

Saving the czi split channel files as tiff files not working

This error occurs intermittently, some time occurring for the same file and sometimes not, with all other factors being unchanged. Related to line 45 in czi.py.

_```
Traceback (most recent call last):
File "C:/Users/keshavgubbi/Desktop/ATLAS/S1/czi.py", line 45, in
with tiff.TiffWriter(os.path.join(c_path, f'{name}_ch{ch_num}.tif')) as tifw:
File "C:\Users\keshavgubbi\Anaconda3\lib\site-packages\tifffile\tifffile.py", line 1129, in init
self._fh = FileHandle(file, mode='wb', size=0)
File "C:\Users\keshavgubbi\Anaconda3\lib\site-packages\tifffile\tifffile.py", line 8831, in init
self.open()
File "C:\Users\keshavgubbi\Anaconda3\lib\site-packages\tifffile\tifffile.py", line 8844, in open
self._fh = open(self._file, self._mode)
OSError: [Errno 22] Invalid argument: 'C:\Users\keshavgubbi\Desktop\ATLAS\S1\data\czidata\2_ch0.tif'



Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.