Commit graph

294 commits

Author SHA1 Message Date
Richard Hartmann
b1e9f7cc47 test_progress.py is running! removed PCounter since it is included in PBar with max_count = None 2014-10-27 14:28:28 +01:00
Richard Hartmann
270d486319 minor bugfix in progress test 2014-10-27 13:40:42 +01:00
Richard Hartmann
511a817ea7 reset master to version with count AND max_counter 2014-10-27 13:38:49 +01:00
Richard Hartmann
9275c54c66 merge minor conflicts 2014-10-27 11:43:12 +01:00
Richard Hartmann
df651db1b0 intermediate work 2014-10-27 11:38:24 +01:00
Richard Hartmann
3de9f5304a progress with only one counter (no max_counter) seems to work now\! 2014-10-23 13:38:31 +02:00
Richard Hartmann
1681f7578f eliminated max_count variable by counting down 2014-10-22 13:54:55 +02:00
Richard Hartmann
a48dc2ea20 bugfix in progressDummy and simple example 2014-10-20 15:50:56 +02:00
Richard Hartmann
d83ac8ee7e progressBarCounter seems to work now in jobmanager client 2014-10-16 22:09:04 +02:00
Richard Hartmann
d9a153c47d in progress to get the client status working 2014-10-16 16:13:54 +02:00
Richard Hartmann
852caa7fbc minor bugfixes to include ProgressBarCounter in jobmanager client 2014-10-16 12:55:46 +02:00
Richard Hartmann
7a1e5ebb71 new progress class ProgressBarCounter 2014-10-16 11:30:16 +02:00
Richard Hartmann
af8d3e013e minor 2014-10-15 17:09:10 +02:00
Richard Hartmann
936bb62237 minor fixes, color for Progress, correct line breake such that Progress output does not shadow other prints 2014-10-15 17:08:03 +02:00
Richard Hartmann
0c4acf8066 intermediate stuff 2014-10-15 13:31:23 +02:00
Richard Hartmann
090ec35d86 restructure jobmanager and progress stuff 2014-10-15 12:38:37 +02:00
Richard Hartmann
13fcf458a0 some merged conflics resolved 2014-10-14 16:48:30 +02:00
Richard Hartmann
4d2f5c1be4 moved width argument used in show_stat to optional **kwargs -> now one could possibly implement a graphical backend for the Status class 2014-10-14 16:42:33 +02:00
Richard Hartmann
8f2bdab49d restructured status bar 2014-10-14 15:31:20 +02:00
Richard Hartmann
9bbce5a888 restructured status bar 2014-10-14 15:21:09 +02:00
Richard Hartmann
2600c67579 StatusBarMulti in working state 2014-09-29 23:04:09 +02:00
Richard Hartmann
c0412bdfea minor fixes in example 2014-09-29 20:25:51 +02:00
Richard Hartmann
20a7156af9 work in statusbarmulti 2014-09-29 20:23:45 +02:00
Richard Hartmann
3bbeecd75e put communication to server in client class only, was in workerfunction before. so the client machiene has to fetch possibly huge data only once 2014-09-26 16:51:20 +02:00
Richard Hartmann
7291233a5a fixed some name error in the examples 2014-09-24 13:23:36 +02:00
Richard Hartmann
0b7b341c42 added authkey to status report when connecting client 2014-09-19 14:52:02 +02:00
Richard Hartmann
2b2dd20a4e minor changes 2014-09-16 12:34:55 +02:00
Richard Hartmann
453312535b use hashable numpy ndwrapper 2014-09-15 20:52:46 +02:00
Richard Hartmann
ef76944e30 minor changes on jobmanager: added hashable dict and numpy.array to 2014-09-15 17:58:51 +02:00
Richard Hartmann
5c879f4340 added read_old_state feature and test 2014-09-15 13:37:32 +02:00
Richard Hartmann
d0754c29ed restructured advanced example 2014-09-15 13:35:06 +02:00
Richard Hartmann
3578bf26cd work in progess, added context manager for Server Class, need continue working at test_check_fail 2014-09-12 16:23:26 +02:00
Richard Hartmann
778e673872 with feature now works 2014-09-11 17:40:35 +02:00
Richard Hartmann
9be699289f work in with feature 2014-09-11 15:27:29 +02:00
Richard Hartmann
cd71dc5b6a intermed work 2014-09-11 15:24:43 +02:00
Richard Hartmann
1cab7449ee somewhat stable jobmanager 2014-09-11 12:28:44 +02:00
Richard Hartmann
60c797dbb8 work on jobmanager: tests, simple example 2014-09-11 09:06:25 +02:00
Richard Hartmann
16bfd9d7be added example for job manager, ignore *.trb 2014-09-10 13:45:17 +02:00
Richard Hartmann
bbed478c14 work in progress 2014-09-09 17:15:37 +02:00
Richard Hartmann
661f08c7ac new testing on jobmanager and signal handling 2014-09-08 16:56:21 +02:00
Richard Hartmann
3fc03d4437 work in progress on jobmanager module, to do: handle args_set and fail_q correctly 2014-09-06 00:36:41 +02:00
Richard Hartmann
5c041bb2c4 removed git debug comment 2014-09-05 23:57:29 +02:00
Richard Hartmann
9a5358fcc2 copy from jobmanager bakup 2014-09-05 23:33:55 +02:00
Richard Hartmann
42a6de44ff first commit 2014-09-05 23:18:01 +02:00