https://github.com/abehr/pong

sort by:
Revision Author Date Message Commit Date
bd7f6a2 Update to v1.4.9 - Fix dependency versioning in pkg (pip version, not tracked here). Some users were experiencing compatibility issues with newer versions of Munkres and other packages pong depends on. Setup now performs more thorough checks to ensure that all dependent packages will be compatible with pong. - If the optional pop_names file contained duplicate entries, the program would fail unexpectedly. pong now performs more thorough input validation and provides a useful error message when duplicate entries are detected in this file. 18 May 2020, 06:25:15 UTC
926cd99 Updated README.md - workaround for munkres v change 11 March 2019, 10:58:01 UTC
122a592 manual updated for v1.4.7 13 March 2017, 15:22:38 UTC
28a70d7 updating to version 1.4.7 codebase Tooltip now shows which runs are represented by each barplot; tour is updated to mention this feature. 13 March 2017, 15:02:41 UTC
16cefdf Updating to v1.4.6 codebase. - Fixed an issue where unicode escapes in --col_delim were not properly handled. - Improved documentation and error handling around valid/invalid characters in filemaps (in particular, runIDs and line comments). 15 December 2016, 01:00:41 UTC
3c0a105 Remove and stop tracking .pyc files. 14 December 2016, 06:21:40 UTC
9af2570 updating to v1.4.5 17 August 2016, 18:45:56 UTC
2a4cfc2 v1.4.4 updates syncing up to 9a003a4 in development 17 August 2016, 17:46:15 UTC
9ca1d0c updating README 03 August 2016, 19:41:56 UTC
480777d loading bar added to main visualization 03 August 2016, 19:39:40 UTC
879787f v1.4 updates cluster and population clickability, zoom, downloading PNG/SVG 03 August 2016, 19:26:50 UTC
aa4febb manual: using git for issues/feature requests https://trello.com/c/C4c7jpLg 18 June 2016, 15:17:12 UTC
312d787 Add up-to-date manual to repo https://trello.com/c/YxyTtPfg 12 June 2016, 16:17:52 UTC
4002f88 cleaning master post-sim_threshold-merge 06 June 2016, 21:42:01 UTC
d84be71 cleaning master 06 June 2016, 21:39:27 UTC
d82c6c4 dev and viz: sim_threshold display in modal proper error messaging given if multimodality cannot be highlighted (i.e., all corresponding clusters differ beyond sim_threshold). https://trello.com/c/q7FIn1GC 06 June 2016, 21:37:11 UTC
c069f51 dev: sim_threshold display in modal more debugging statements; https://trello.com/c/q7FIn1GC 20 May 2016, 12:43:13 UTC
fead65c dev: sim_threshold display in modal debugging statements; https://trello.com/c/q7FIn1GC 18 May 2016, 17:30:10 UTC
54734a8 dev and viz: make barplot a command line option changed command line option to —barchart for more accurate/consistent nomenclature; https://trello.com/c/5Jytwzjf 11 May 2016, 18:02:22 UTC
914cad7 viz: make barplot a command line option updated viz to toggle between barplot versus linear polygon with interpolation based on presence of barplot command line option; https://trello.com/c/5Jytwzjf 11 May 2016, 15:02:25 UTC
6f9eb4f dev: make barplot a command line option updated back-end adding --barplot, help message is updated: https://trello.com/c/5Jytwzjf 11 May 2016, 13:33:35 UTC
61f101c dev: make barplot a command line option remove extra output files; https://trello.com/c/5Jytwzjf 10 May 2016, 00:35:42 UTC
dd8290b dev: make barplot a command line option begin with writing json; https://trello.com/c/5Jytwzjf 09 May 2016, 21:20:25 UTC
a88d79b dev: make barplot a command line option begin with adding info to json; https://trello.com/c/5Jytwzjf 09 May 2016, 20:53:40 UTC
4bb8ef0 Add dependencies to repo and update html links so pong can run offline 06 May 2016, 02:33:59 UTC
e8f2ad4 dev: licenses for dependencies https://trello.com/c/IFTAYUt9 04 May 2016, 19:34:25 UTC
f4f9906 Updates to parse script: changed a few antiquated terms, and disallow runIDs with period char. 19 April 2016, 03:45:28 UTC
e81df05 Fixed js error that occurred when printing certain svg plots 18 April 2016, 06:47:39 UTC
7b7a924 Remove unnecessary comments from html 18 April 2016, 06:45:24 UTC
bf3f1c0 Cleanup unnecessary files 18 April 2016, 06:26:21 UTC
ba26f07 Add D3 license. 18 April 2016, 06:12:47 UTC
9c9e60d Initial commit of source code and example dataset 18 April 2016, 05:55:09 UTC
b6968d2 Initial commit 23 March 2016, 06:17:15 UTC
back to top