ttimbers / MWT_Locomotion_summary_analysis

Other
1 stars 2 forks source link

Locomotion_driver.sh broken? #5

Open ttimbers opened 9 years ago

ttimbers commented 9 years ago

@cloucks I have tried to run Locomotion_driver.sh on my computer at home with the following arguements:

bash bin/locomotion_driver.sh https://webdav.sfu.ca/files/leroux-lab/leroux-lab-files/ Tiffany_Timbers/test /Users/tiffany/Desktop/Chore.jar 4

The backup to webdav worked, but I got the following error when I called choreography:

bash bin/locomotion_driver.sh https://webdav.sfu.ca/files/leroux-lab/leroux-lab-files/ Tiffany_Timbers/test /Users/tiffany/Desktop/Chore.jar 4

Reading files: 1 summary, 0 reference, 1 object. Summary file has 14864 data points. 86 out of 747 objects meet criteria. Took 12.969 seconds to load data Exception in thread "main" java.lang.IllegalArgumentException: Missing plugin or more outputs than plugins will handle. at Choreography$NullPlugin.quantifierTitle(Choreography.java:227) at Choreography.preparePrinting(Choreography.java:2771) at Choreography.prepareSingle(Choreography.java:2713) at Choreography.writeStatistics(Choreography.java:2806) at Choreography.main(Choreography.java:3061)

Do you know what the issue is here? Does it work on your computer? @QMuncaster does it work on yours? Did I make a silly mistake? Please let me know!

Thanks! Tiff