Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 353 Bytes

pipecontrol

Website for interactions with our two-photon pipeline.

to start the shikigami server, run the following script from atlab account

start_shikigami.sh

Known issues

  • Run with docker-compose up (not docker-compose run).
  • Make sure startserver.sh is executable before building the container. Throws 'Permission denied' error otherwise.