84 Commits

Author SHA1 Message Date
e37c671c6e update Readme 2020-10-14 08:40:33 +02:00
8246af22a8 update readme / cleanup 0.13.0 2020-10-13 08:32:39 +02:00
e2958589d8 cleanup 2020-10-12 15:15:03 +02:00
8082cdb737 rework of the plugin to work with the "latest" hdf5 version - its quite a hack 2020-10-12 15:09:17 +02:00
58407a97af update to gradle 2020-10-12 12:58:52 +02:00
92f51b5905 update gitignore 2020-10-12 10:06:05 +02:00
e0b5f96b76 update readme 2020-05-15 14:30:33 +02:00
Simon Gregor Ebner
3e6f26be47
Merge pull request #2 from schlepuetz/master
Updated installation instructions in Readme.md file
2019-01-14 08:19:45 +01:00
c7d6f1068c Completed update of installation instructions in Readme.md file 2019-01-11 13:35:08 +01:00
da539b17dd Started updating the Installation instructions in the Readme file to reflect latest versions of Fiji being bundled with Java 8. 2019-01-11 11:17:31 +01:00
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