ShuttleTracker: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<div align="center"> | <div align="center"> | ||
<div align="left" style="width:520px"> | <div align="left" style="width:520px"> | ||
S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> can detect stained cell nuclei, generate corresponding annular perinuclear extensions, quantify geometric and photometric properties of detected objects, and perform frame-to-frame nuclei tracking. Parameters of the image processing algorithms can be changed manually and the effects of these changes can be seen nearly immediately overlaid on currently displayed microscopic images. A key capability of ShuttleTracker is that nuclear contours and tracks can be generated automatically and then corrected manually. The tool is scriptable. | S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> can detect stained cell nuclei, generate corresponding annular perinuclear extensions, quantify geometric and photometric properties of detected objects, and perform frame-to-frame nuclei tracking. Parameters of the image processing algorithms can be changed manually and the effects of these changes can be seen nearly immediately overlaid on currently displayed microscopic images. A key capability of ShuttleTracker is that nuclear contours and tracks can be generated automatically and then corrected manually. The tool is scriptable. <br/><br/> | ||
The latest S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> version is '''1.0.0'''. | |||
</div></div> | </div></div> | ||
<br/><br/> | <br/><br/> | ||
== Example session == | === Example session === | ||
<br/><br/> | <br/><br/> | ||
===Stand-alone binary executables=== | |||
* Windows 64-bit installer: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-x86_win64-setup.exe shuttletracker-1.0.0-x86_win64-setup.exe]<accordion parent="accordion" heading="How to verify and run">COMPATIBILITY: This software was built with MSVC14 on Windows 10, and tested on Windows 10 and Windows 8.<br/><br/>SECURITY: The downloadable installer is not signed with a certificate (so in windows terms it comes from an "unknown publisher") but its integrity can be checked manually in command line using a Windows pre-installed utility:<br/><div align="center"><span style="font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,Consolas,Inconsolata,monospace;">certUtil -hashfile <i>path_to_installer</i> MD5</span></div>MD5 sum of untainted shuttletracker-1.0.0-x86_win64-setup.exe is TODO<br/></accordion> | * Windows 64-bit installer: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-x86_win64-setup.exe shuttletracker-1.0.0-x86_win64-setup.exe]<accordion parent="accordion" heading="How to verify and run">COMPATIBILITY: This software was built with MSVC14 on Windows 10, and tested on Windows 10 and Windows 8.<br/><br/>SECURITY: The downloadable installer is not signed with a certificate (so in windows terms it comes from an "unknown publisher") but its integrity can be checked manually in command line using a Windows pre-installed utility:<br/><div align="center"><span style="font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,Consolas,Inconsolata,monospace;">certUtil -hashfile <i>path_to_installer</i> MD5</span></div>MD5 sum of untainted shuttletracker-1.0.0-x86_win64-setup.exe is TODO<br/></accordion> | ||
Line 20: | Line 16: | ||
<br/> | <br/> | ||
===Containers=== | |||
* A docker-based recipe for a Singularity container: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-singularity.recipe shuttletracker-1.0.0-singularity.recipe]<accordion parent="accordion" heading="How to set up and run">BUILDING a container (in terminal):<div align="left"> <span style="font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,Consolas,Inconsolata,monospace;"> | * A docker-based recipe for a Singularity container: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-singularity.recipe shuttletracker-1.0.0-singularity.recipe]<accordion parent="accordion" heading="How to set up and run">BUILDING a container (in terminal):<div align="left"> <span style="font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,Consolas,Inconsolata,monospace;"> | ||
singularity build shuttletracker.simg shuttletracker-1.0.0-singularity.recipe | singularity build shuttletracker.simg shuttletracker-1.0.0-singularity.recipe | ||
Line 28: | Line 24: | ||
<br/> | <br/> | ||
===Source code=== | |||
S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> source code is distributed under [http://www.gnu.org/licenses/gpl-3.0.html GNU GPL v3.0].<br/> | S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> source code is distributed under [http://www.gnu.org/licenses/gpl-3.0.html GNU GPL v3.0].<br/> | ||
* C++ source code: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-source.tar.gz shuttletracker-1.0.0-source.tar.gz] | * C++ source code: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-source.tar.gz shuttletracker-1.0.0-source.tar.gz] | ||
Line 42: | Line 38: | ||
<br/> | <br/> | ||
===Documentation=== | |||
* User's manual: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-manual.pdf shuttletracker-1.0.0-manual.pdf] | * User's manual: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-manual.pdf shuttletracker-1.0.0-manual.pdf] | ||
* An archive with example S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> files: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-examples.zip shuttletracker-1.0.0-examples.zip] | * An archive with example S<span style="font-variant:small-caps">huttle</span>T<span style="font-variant:small-caps">racker</span> files: [{{SERVER}}/software/shuttletracker/release/shuttletracker-1.0.0-examples.zip shuttletracker-1.0.0-examples.zip] | ||
<br/><br/> | <br/><br/> | ||
===Contact=== | |||
== Contact == | |||
The lead software developer is Marek Kochańczyk. For both user's and developer's queries please use the following e-mail address: shuttletracker.software@gmail.com | The lead software developer is Marek Kochańczyk. For both user's and developer's queries please use the following e-mail address: shuttletracker.software@gmail.com | ||
<br/><br/> | <br/><br/> |
Revision as of 14:39, 29 November 2018
of fluorescent reporters in living cells
ShuttleTracker can detect stained cell nuclei, generate corresponding annular perinuclear extensions, quantify geometric and photometric properties of detected objects, and perform frame-to-frame nuclei tracking. Parameters of the image processing algorithms can be changed manually and the effects of these changes can be seen nearly immediately overlaid on currently displayed microscopic images. A key capability of ShuttleTracker is that nuclear contours and tracks can be generated automatically and then corrected manually. The tool is scriptable.
The latest ShuttleTracker version is 1.0.0.
Example session
Stand-alone binary executables
- Windows 64-bit installer: shuttletracker-1.0.0-x86_win64-setup.exe
SECURITY: The downloadable installer is not signed with a certificate (so in windows terms it comes from an "unknown publisher") but its integrity can be checked manually in command line using a Windows pre-installed utility:
- macOS application bundle (zipped "app"): shuttletracker-1.0.0-x86_64-darwin16.zip
SECURITY: MD5 sum of the downloadable ZIP archive can be checked in Terminal:
Containers
- A docker-based recipe for a Singularity container: shuttletracker-1.0.0-singularity.recipe
singularity build shuttletracker.simg shuttletracker-1.0.0-singularity.recipe
LAUNCHING the simulator within a container (in terminal):
singularity exec shuttletracker-1.0.0.simg /opt/local/bin/ShuttleTracker
Source code
ShuttleTracker source code is distributed under GNU GPL v3.0.
- C++ source code: shuttletracker-1.0.0-source.tar.gz
tar xfz shuttletracker-VERSION-source.tar.gz cd shuttletracker-VERSION-source mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/opt/local/ make -j4 && make install
Documentation
- User's manual: shuttletracker-1.0.0-manual.pdf
- An archive with example ShuttleTracker files: shuttletracker-1.0.0-examples.zip
Contact
The lead software developer is Marek Kochańczyk. For both user's and developer's queries please use the following e-mail address: shuttletracker.software@gmail.com