Skip to content

Releases: DistributedScience/Distributed-CellProfiler

Release 2.1

18 May 22:11
ddd64d0
Compare
Choose a tag to compare

Includes improvements:
Addition of setup_AWS.py to automate AWS infrastructure setup
Addition of optional auto-monitor
Addition of auto-dashboard creation
Addition of auto-Deadletter queue creation
Improved handling of AWS credentials in

Minor changes including:
Printing monitor file name at the end of startCluster
Monitor prints more information about spot fleet metrics

v2.0.0rc2: Optionally download files to EBS rather than use S3FS (#116)

10 Nov 16:00
c4a9f83
Compare
Choose a tag to compare
* First attempt at downloading files

* fix string reading of metadata

* remove files when you're done with them

* my code runs too fast

* use fields

* make channels into a list

* make directory for files to land in

* port to python2

v2.0.0rc1: DCP2.0 (#104)

05 Nov 21:35
1b52e5a
Compare
Choose a tag to compare
* Update run.py

* Delete fabfile.py

* Move previous fab functions into run.py

* Debugging from lambda

* tabs to spaces, issues/112

* issues/105

* issues/110, fix passing USE_PLUGINS

* fix tabs to spaces in run.py

* tab/space error in run_batch_general

* issues/107

* issues/107

* add 'cheapest' mode to monitor

* get credentials working

* move machine type/price/date out of fleet file

* move machine type/price/date out of fleet file

* support running of monitor in cheapest mode

* fix indentation in CHECK_IF_DONE

* move cpDone

* don't move done file, you still need to check it

* don't move done file, you still need to check it

* fix cmdstm for batch files

* fixes to make log export work

* python 3 support in run.py

* move Python2 files to their own folder

* pin watchtower to last python2 version

* support for CellProfiler 4

* fix alarm time designation

* Update README.md

* Update requirements.txt

* Update LICENSE

* Add a bit about run_batch_general

v1.2.2: Clone and install requirements for CPPlugins (#91)

04 Nov 16:19
338e7c6
Compare
Choose a tag to compare
* Clone the plugins repo

* Update Dockerfile

* Add plugins directory to CP call

* Add plugins to config

* Add USE_PLUGINS

* Fix -i bug in batchfiles, make plugins follow an input variable

* Fix formatting of cmd lines

* Space before --plugins

* Rebase plugins use (#109)

* Add userdata for each LaunchSpecification (#102)

Co-authored-by: Ubuntu <[email protected]>

* Batch files should be able to have input files too

Co-authored-by: Matthew Chess <[email protected]>
Co-authored-by: Ubuntu <[email protected]>

Co-authored-by: Matthew Chess <[email protected]>
Co-authored-by: Ubuntu <[email protected]>

v1.2.1

04 Nov 16:19
fa2e17c
Compare
Choose a tag to compare
Update DockerhubTag