74 Commits

Author SHA1 Message Date
75e490fa18 Implemented option to hide image when opening 0.12.0 2018-01-24 10:35:52 +01:00
70fa714aac Fixed build instructions 2018-01-24 10:33:54 +01:00
2372bf786f Update readme 0.11.0 2017-08-28 17:21:17 +02:00
cf0101a25d Increment version to 0.11.0 2017-08-28 17:15:37 +02:00
3c9fd2b97e Add quick and dirty hack
Quick and dirty hack to allow imagej (python) scripts to open hdf5 files via a routine and do operation with them.
This is far from perfect and needs major cleanup! It is implemented like this due to lack of time ...
2017-08-28 17:13:10 +02:00
eca2294000 Attemp to use plugin options 2017-08-28 16:19:28 +02:00
efc5891e2e update gitignore 2017-08-17 09:38:31 +02:00
ec38041ddf Fix artifact repository URL 2016-11-30 15:53:22 +01:00
8e5ca84a9e removed unecessary logging 2015-04-21 16:06:41 +02:00
d967b27d7c removed log messages 2015-04-21 15:15:06 +02:00
2e643fd215 fixed file close CTRLHA-109 0.10.0 0.9.0 2015-04-14 14:42:50 +02:00
fa892bc7fe Merge pull request #2 in IM/ch.psi.imagej.hdf5 from virtualstack to master
# By ebner
# Via ebner
* commit 'e5331e0c2d5d33dffee6906b5db5bda33f144e5a':
  Updated version CTRLHA-109
  Fixed memory leak that was introduced with the VirtualStack workaround - its still a workaround so CTRLHA-109
  tried to implement close of file CTRLHA-109
  implemented a HDF5 Virtual Stack CTRLHA-109
2015-04-14 14:18:09 +02:00
e5331e0c2d Updated version CTRLHA-109 2015-04-14 14:17:15 +02:00
bbefd328a8 Fixed memory leak that was introduced with the VirtualStack workaround - its still a workaround so CTRLHA-109 2015-04-14 14:15:13 +02:00
9ab9b8b355 tried to implement close of file CTRLHA-109 2015-04-14 13:55:19 +02:00
c46aa1f1ec implemented a HDF5 Virtual Stack CTRLHA-109 2015-04-14 13:38:48 +02:00
2464a795d1 Merge pull request #1 in IM/ch.psi.imagej.hdf5 from slice_selection to master
# By ebner
# Via ebner
* commit 'dfa00c8dc45a6dec5f6255bf4074f930a0a5589a':
  updated readme
  added support for reading only every x-th image
  Added support for slice / tested
  externalized Panel for dialog
  added gradle build file
2015-04-14 11:08:53 +02:00
dfa00c8dc4 updated readme 2015-04-14 11:06:27 +02:00
4aec3a2858 added support for reading only every x-th image 2015-04-14 11:02:25 +02:00
93885470e4 Added support for slice / tested 2015-04-14 10:38:38 +02:00
d7f6602944 externalized Panel for dialog 2015-04-14 09:53:27 +02:00
be80fb446a added gradle build file 2015-04-14 08:30:17 +02:00
e9d73ffde8 Fixed problem with that not all entries were shown ... 0.8.0 2014-10-09 16:38:10 +02:00
c276603087 new version 0.7.0 2014-10-01 14:43:59 +02:00
2250170f04 Hacked grouping of (2D) datasets into the code as a proof of principle
...
2014-10-01 14:42:44 +02:00
966884310b Improved dataset selection 2014-10-01 14:19:10 +02:00
8cbdbd5041 Unified way to select datasets (replaced mechnism by JList) 2014-10-01 13:59:16 +02:00
d9c2860759 updated readme ... 2014-10-01 11:14:40 +02:00
19c97cbd49 updated documentation ... 0.6.0 2014-10-01 10:04:45 +02:00
484a6dbd80 Updated comment 2014-10-01 09:02:23 +02:00
9619aac78c Finished refactoring 2014-10-01 08:59:59 +02:00
133796730a slimmed code ... 2014-10-01 07:29:01 +02:00
11e891e8d4 Removed unnecessary writer code 2014-09-30 13:48:04 +02:00
10b0052c6f Further cleanup reader ... 2014-09-30 12:08:35 +02:00
1ad581d126 more cleanup in reader function 2014-09-29 17:06:40 +02:00
87a195dd4d explicit names for method parameters on copyPixels* functions 2014-09-29 15:14:09 +02:00
74aae47436 downstripped code ... 2014-09-24 14:03:36 +02:00
3fe26723ef cleanup ... 2014-08-28 17:02:11 +02:00
c049510d70 Some more refactoring ... hoping that things get in shape some time ... 2014-08-28 14:16:50 +02:00
7ff965bc08 Exchanges lots of code with standard constructs 2014-08-28 11:56:50 +02:00
e1910dcd7f Reformatted code block to correctly display 2014-04-28 13:30:18 +02:00
2901b90dc1 Updated readme with the instructions how to configure the reader into
the default file handlers...
2014-04-28 12:56:38 +02:00
9bdbc2d373 added newline 2014-03-31 16:01:25 +02:00
6d135c6484 point latest release to latest release zip file 2014-03-31 16:00:30 +02:00
12999d0247 Updated Readme 2014-03-31 09:38:12 +02:00
cb43ac846a updated readme 2014-03-28 16:26:48 +01:00
82a69ebf36 Removed unused stuff 2014-03-28 09:36:00 +01:00
84cceda936 Updated information on how to startup Fiji 2014-03-25 11:34:42 +01:00
7858c5398d Next version to be sure 2014-03-24 13:59:16 +01:00
041c667ea1 Removed obsolete ant build file 2014-03-20 15:08:05 +01:00