Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1023 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1023 Bytes

redRobin

redRobin software for CELFIS analysis

1999roodborst30x30cm

Courtesy of Noëlle Koppers - https://noellekoppers.nl/over/

usage

Checkout the ipython notebook in templateNotebook directory.

testData

A very limited testdataset is given in testData directory. The size is very limited due to size constraints. For those interested in a larger dataset, please contact the authors of the accompanying scientific publication.

scientific publication

Manuscript is written and will be published soon.

author

Software was written by Nicolaas van der Voort.

Version Interoperability

Written in python3.7 using only libraries available in the standard conda repository. You may additionally need tiffile and lmfit if you don't have them already:

pip install tiffile pip install lmfit

The relies uses a .dll for reading ptu files and thus it has been tested for windows.