nikoloside commited on
Commit
c3ab6e4
·
verified ·
1 Parent(s): d67db0b

Delete files fiji/fiji/Fiji.app/ with huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. fiji/fiji/Fiji.app/Contents/Info.plist +0 -71
  2. fiji/fiji/Fiji.app/Contents/MacOS/ImageJ-macosx +0 -3
  3. fiji/fiji/Fiji.app/Contents/MacOS/ImageJ-tiger +0 -3
  4. fiji/fiji/Fiji.app/Contents/Resources/Fiji.icns +0 -0
  5. fiji/fiji/Fiji.app/Contents/Resources/ImageJ.icns +0 -3
  6. fiji/fiji/Fiji.app/README.md +0 -121
  7. fiji/fiji/Fiji.app/WELCOME.md +0 -120
  8. fiji/fiji/Fiji.app/db.xml.gz +0 -3
  9. fiji/fiji/Fiji.app/hs_err_pid14115.log +0 -0
  10. fiji/fiji/Fiji.app/hs_err_pid49891.log +0 -0
  11. fiji/fiji/Fiji.app/hs_err_pid51751.log +0 -0
  12. fiji/fiji/Fiji.app/hs_err_pid51769.log +0 -0
  13. fiji/fiji/Fiji.app/hs_err_pid53280.log +0 -0
  14. fiji/fiji/Fiji.app/hs_err_pid56191.log +0 -0
  15. fiji/fiji/Fiji.app/hs_err_pid62482.log +0 -0
  16. fiji/fiji/Fiji.app/hs_err_pid62573.log +0 -0
  17. fiji/fiji/Fiji.app/hs_err_pid92718.log +0 -0
  18. fiji/fiji/Fiji.app/images/about/about1.tif +0 -3
  19. fiji/fiji/Fiji.app/images/about/about1.tif.txt +0 -4
  20. fiji/fiji/Fiji.app/images/about/about2.tif +0 -3
  21. fiji/fiji/Fiji.app/images/about/about2.tif.txt +0 -4
  22. fiji/fiji/Fiji.app/images/about/about3.tif +0 -3
  23. fiji/fiji/Fiji.app/images/about/about3.tif.txt +0 -4
  24. fiji/fiji/Fiji.app/images/about/about4.tif +0 -3
  25. fiji/fiji/Fiji.app/images/about/about4.tif.txt +0 -3
  26. fiji/fiji/Fiji.app/images/about/about5.tif +0 -3
  27. fiji/fiji/Fiji.app/images/about/about5.tif.txt +0 -4
  28. fiji/fiji/Fiji.app/images/icon-flat.png +0 -0
  29. fiji/fiji/Fiji.app/images/icon.png +0 -0
  30. fiji/fiji/Fiji.app/jars/FilamentDetector-2.0.1.jar +0 -3
  31. fiji/fiji/Fiji.app/jars/JWlz-1.4.0.jar +0 -3
  32. fiji/fiji/Fiji.app/jars/Kappa-2.0.0.jar +0 -3
  33. fiji/fiji/Fiji.app/jars/OMEVisual-2.0.0.jar +0 -0
  34. fiji/fiji/Fiji.app/jars/ST4-4.3.4.jar +0 -3
  35. fiji/fiji/Fiji.app/jars/T2-NIT-1.1.4.jar +0 -3
  36. fiji/fiji/Fiji.app/jars/T2-TreelineGraph-1.1.4.jar +0 -0
  37. fiji/fiji/Fiji.app/jars/TrackMate-7.11.1.jar +0 -3
  38. fiji/fiji/Fiji.app/jars/VIB-lib-2.2.0.jar +0 -3
  39. fiji/fiji/Fiji.app/jars/VectorGraphics2D-0.13.jar +0 -0
  40. fiji/fiji/Fiji.app/jars/VectorString-2.0.3.jar +0 -0
  41. fiji/fiji/Fiji.app/jars/ahocorasick-0.2.4.jar +0 -0
  42. fiji/fiji/Fiji.app/jars/aircompressor-0.21.jar +0 -3
  43. fiji/fiji/Fiji.app/jars/alphanumeric-comparator-1.4.1.jar +0 -0
  44. fiji/fiji/Fiji.app/jars/animal-sniffer-annotations-1.23.jar +0 -0
  45. fiji/fiji/Fiji.app/jars/annotations-13.0.jar +0 -0
  46. fiji/fiji/Fiji.app/jars/ant-1.10.13.jar +0 -3
  47. fiji/fiji/Fiji.app/jars/ant-launcher-1.10.13.jar +0 -0
  48. fiji/fiji/Fiji.app/jars/antlr-3.5.3.jar +0 -3
  49. fiji/fiji/Fiji.app/jars/antlr-runtime-3.5.3.jar +0 -3
  50. fiji/fiji/Fiji.app/jars/antlr.antlr-2.7.7.jar +0 -3
fiji/fiji/Fiji.app/Contents/Info.plist DELETED
@@ -1,71 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
- <plist version="1.0">
4
- <dict>
5
- <key>CFBundleAllowMixedLocalizations</key>
6
- <true/>
7
- <key>CFBundleDevelopmentRegion</key>
8
- <string>English</string>
9
- <!--
10
- <key>CFBundleDocumentTypes</key>
11
- <array>
12
- <dict>
13
- <key>CFBundleTypeExtensions</key>
14
- <array>
15
- <string>*</string>
16
- </array>
17
- <key>CFBundleTypeMIMETypes</key>
18
- <array>
19
- <string>*/*</string>
20
- </array>
21
- <key>CFBundleTypeName</key>
22
- <string>any</string>
23
- <key>CFBundleTypeRole</key>
24
- <string>Viewer</string>
25
- <key>LSTypeIsPackage</key>
26
- <false/>
27
- </dict>
28
- </array>
29
- -->
30
- <key>CFBundleExecutable</key>
31
- <string>ImageJ-macosx</string> <!-- <string>fiji-macos-universal</string> -->
32
- <key>CFBundleGetInfoString</key>
33
- <string>Fiji for macOS</string>
34
- <key>CFBundleIconFile</key>
35
- <string>Fiji.icns</string>
36
- <key>CFBundleIdentifier</key>
37
- <string>sc.fiji</string>
38
- <key>CFBundleInfoDictionaryVersion</key>
39
- <string>6.0</string>
40
- <key>CFBundleName</key>
41
- <string>Fiji</string>
42
- <key>CFBundlePackageType</key>
43
- <string>APPL</string>
44
- <!-- See https://developer.apple.com/app-store/categories/ for list of AppStore categories -->
45
- <key>LSApplicationCategoryType</key>
46
- <string>public.app-category.utilities</string>
47
- <key>CFBundleVersion</key>
48
- <string>1</string>
49
- <key>NSHumanReadableCopyright</key>
50
- <string>Copyright (C) 2024</string>
51
- <key>NSHighResolutionCapable</key>
52
- <string>true</string>
53
- <!--
54
- <key>NSPrincipalClass</key>
55
- <string>NSApplication</string>
56
- -->
57
- <key>fiji</key>
58
- <dict>
59
- <key>memory</key>
60
- <string>auto</string>
61
- <key>system</key>
62
- <string>0</string>
63
- <key>allowMultiple</key>
64
- <string>false</string>
65
- <key>JVMOptions</key>
66
- <string></string>
67
- <key>DefaultArguments</key>
68
- <string></string>
69
- </dict>
70
- </dict>
71
- </plist>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fiji/fiji/Fiji.app/Contents/MacOS/ImageJ-macosx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bb0ece50def10763835f417b80b5ad0b1a1b7aa6228b2cace098030d005e096
3
- size 110652
 
 
 
 
fiji/fiji/Fiji.app/Contents/MacOS/ImageJ-tiger DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d87525d5d3ed78def3226a3f2da7141b451591c6e58161c2bc4dd5e91af35f9
3
- size 192868
 
 
 
 
fiji/fiji/Fiji.app/Contents/Resources/Fiji.icns DELETED
Binary file (30.9 kB)
 
fiji/fiji/Fiji.app/Contents/Resources/ImageJ.icns DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd9a0f3fac955e6cd1179f31abb7775afa10f37fa63c9f3d7c8948376ac12742
3
- size 204443
 
 
 
 
fiji/fiji/Fiji.app/README.md DELETED
@@ -1,121 +0,0 @@
1
- ImageJ2 is a new version of [ImageJ](http://imagej.net/) seeking to strengthen
2
- both the software and its community. Internally, it is a total redesign of
3
- ImageJ, but it is backwards compatible with ImageJ 1.x via a "legacy layer" and
4
- features a user interface closely modeled after the original.
5
-
6
- Under the hood, ImageJ2 completely isolates the image processing logic from the
7
- graphical user interface (UI), allowing ImageJ2 commands to be used in many
8
- contexts, including headless in the cloud or on a server such as
9
- [OMERO](http://openmicroscopy.org/site/support/omero4), or from within another
10
- application such as [KNIME](http://knime.org/),
11
- [Icy](http://icy.bioimageanalysis.org/) or
12
- [CellProfiler](http://cellprofiler.org/) (a Python application).
13
-
14
- ImageJ2 has an N-dimensional data model driven by the powerful
15
- [ImgLib2](http://imglib2.net/) library, which supports image data expressed in
16
- an extensible set of numeric and non-numeric types, and accessed from an
17
- extensible set of data sources. ImageJ2 is driven by a state-of-the-art,
18
- collaborative development process, including version control, unit testing,
19
- automated builds via a continuous integration system, a bug tracker and more.
20
-
21
- We are collaborating closely with related projects including
22
- [Fiji](http://fiji.sc/), [SCIFIO](http://scif.io/) and
23
- [OME](http://openmicroscopy.org/), and are striving to deliver a coherent
24
- software stack reusable throughout the life sciences community and beyond. For
25
- more details, see the [SciJava web site](http://scijava.org/).
26
-
27
- ImageJ2 is currently in the "beta" stage, meaning the code is not finished. It
28
- is being released for early community feedback and testing. Comments, questions
29
- and bug reports are much appreciated!
30
-
31
- To maintain ImageJ's continuity of development, we have modeled the application
32
- after ImageJ v1.x as much as is reasonable. However, please be aware that
33
- ImageJ2 is essentially a total rewrite of ImageJ from the ground up. It
34
- provides backward compatibility with older versions of ImageJ by bundling the
35
- latest v1.x code and translating between "legacy" and "modern" image
36
- structures.
37
-
38
- For more details on the project, see the [ImageJ web site](http://imagej.net/).
39
-
40
-
41
- LICENSING
42
- ---------
43
-
44
- ImageJ2 is distributed under a
45
- [Simplified BSD License](http://en.wikipedia.org/wiki/BSD_licenses);
46
- for the full text of the license, see
47
- [LICENSE.txt](https://github.com/imagej/imagej/blob/master/LICENSE.txt).
48
-
49
- For the list of developers and contributors, see
50
- [pom.xml](https://github.com/imagej/imagej/blob/master/pom.xml).
51
-
52
-
53
- IMAGEJ AS A LIBRARY
54
- -------------------
55
-
56
- This repository is the master ImageJ application, which brings together all of
57
- ImageJ under the artifact
58
- [net.imagej:imagej](http://maven.imagej.net/index.html#nexus-search;gav~net.imagej~imagej~~~~kw,versionexpand).
59
- It is the easiest entry point if you are looking to use ImageJ as a library from
60
- your own software. E.g., in your Maven `pom.xml`:
61
-
62
- ```
63
- <parent>
64
- <groupId>net.imagej</groupId>
65
- <artifactId>pom-imagej</artifactId>
66
- <version>2.35</version>
67
- </parent>
68
- ...
69
- <dependency>
70
- <groupId>net.imagej</groupId>
71
- <artifactId>imagej</artifactId>
72
- </dependency>
73
- ```
74
-
75
- We recommend inheriting from the
76
- [pom-imagej](https://github.com/imagej/pom-imagej) parent, although it is not
77
- required. (If you do not, you will need to include the `<version>` of ImageJ in
78
- your `<dependency>` declaration.)
79
-
80
-
81
- DEPENDENCIES
82
- ------------
83
-
84
- This component depends on other, lower level components, each of which lives in
85
- its own repository:
86
-
87
- * [ImageJ Common](https://github.com/imagej/imagej-common)
88
- * [ImageJ Legacy](https://github.com/imagej/imagej-legacy)
89
- * [ImageJ OPS](https://github.com/imagej/imagej-ops)
90
- * [ImageJ Updater](https://github.com/imagej/imagej-updater)
91
- * [ImgLib2](https://github.com/imglib/imglib)
92
- * [SCIFIO](https://github.com/scifio/scifio)
93
- * [SciJava Common](https://github.com/scijava/scijava-common)
94
-
95
- It also includes uses various "plugin" components at runtime:
96
-
97
- * [Imagej Plugins: Commands](https://github.com/imagej/imagej-plugins-commands)
98
- * [Imagej Plugins: Tools](https://github.com/imagej/imagej-plugins-tools)
99
- * [Imagej Plugins: Uploader: SSH](https://github.com/imagej/imagej-plugins-uploader-ssh)
100
- * [Imagej Plugins: Uploader: WebDAV](https://github.com/imagej/imagej-plugins-uploader-webdav)
101
- * [SciJava Plugins: Platforms](https://github.com/scijava/scijava-plugins-platforms)
102
- * [SciJava Plugins: Text: Markdown](https://github.com/scijava/scijava-plugins-text-markdown)
103
- * [SciJava Plugins: Text: Plain](https://github.com/scijava/scijava-plugins-text-plain)
104
- * [Scripting: Beanshell](https://github.com/scijava/scripting-beanshell)
105
- * [Scripting: Clojure](https://github.com/scijava/scripting-clojure)
106
- * [Scripting: Java](https://github.com/scijava/scripting-java)
107
- * [Scripting: JavaScript](https://github.com/scijava/scripting-javascript)
108
- * [Scripting: JRuby](https://github.com/scijava/scripting-jruby)
109
- * [Scripting: Jython](https://github.com/scijava/scripting-jython)
110
-
111
- See the [pom.xml](pom.xml) for a complete list of dependencies.
112
-
113
-
114
- BUGS
115
- ----
116
-
117
- For a list of known issues, see the
118
- [issue tracking system](http://trac.imagej.net/report/1).
119
-
120
- Please report any bugs by following the [instructions
121
- online](http://imagej.net/Bugs).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fiji/fiji/Fiji.app/WELCOME.md DELETED
@@ -1,120 +0,0 @@
1
- # Welcome to ImageJ2!
2
-
3
- [ImageJ2](http://developer.imagej.net/about) is an effort to broaden the
4
- functionality of ImageJ beyond the limitations of ImageJ 1.x, to support the
5
- next generation of multidimensional scientific imaging.
6
-
7
- To ensure backwards compatibility, we designed ImageJ2 to fully integrate into
8
- the existing ImageJ user interface. This allows you to keep using ImageJ in
9
- familiar ways, while providing the ability to migrate toward more powerful new
10
- features as needed.
11
-
12
- The [Fiji](http://fiji.sc/) distribution of ImageJ has shipped with beta
13
- versions of ImageJ2 for quite some time, so you may already be familiar with
14
- some of ImageJ2's features -- some of which, such as the
15
- [Updater](http://wiki.imagej.net/Updater) and
16
- [Launcher](http://wiki.imagej.net/Launcher), were originally developed as part
17
- of Fiji.
18
-
19
- ## Features of ImageJ2
20
-
21
- ImageJ2 provides a wealth of new features and capabilities:
22
-
23
- * The ImageJ Updater makes it simple to keep your ImageJ up to date, and to
24
- add new plugins by enabling additional
25
- [Update Sites](http://wiki.imagej.net/Update_Sites).
26
- * New and enhanced file format support via the SCIFIO library (see below).
27
- * More powerful [Script Editor](http://wiki.imagej.net/Script_Editor) with
28
- support for several scripting languages.
29
- * New commands:
30
- * `Plugins > Debug > Dump Stack` for debugging when things
31
- [hang](https://en.wikipedia.org/wiki/Hang_(computing)).
32
- * `Plugins > Debug > System Information` for reporting on versions of
33
- installed plugins and libraries.
34
- * Use ImageJ2's N-dimensional [ImgLib2](http://wiki.imagej.net/ImgLib2)-based
35
- data structures (still in beta).
36
- * Write parameterized commands and scripts:
37
- * Typed inputs and outputs with no dependence on AWT user interface.
38
- * Mix and match ImageJ 1.x and ImageJ2 data structures.
39
- * Plugins appear in the menu automatically without plugins.config files.
40
- * Reusable in many contexts: KNIME, CellProfiler, OMERO, headless...
41
-
42
- ## ImageJ2 is more than just an application
43
-
44
- ImageJ2 is also a collection of reusable software libraries built on the
45
- [SciJava](http://www.scijava.org/) software stack, using a powerful plugin
46
- framework to facilitate rapid development and painless user customization.
47
-
48
- The following software component libraries form the core of ImageJ2:
49
-
50
- * [ImageJ Common](https://github.com/imagej/imagej-common) -
51
- The core image data model, using ImgLib2.
52
- * [ImageJ OPS](https://github.com/imagej/imagej-ops) -
53
- An extensible framework for reusable image processing algorithms.
54
- * [ImageJ Updater](https://github.com/imagej/imagej-updater) -
55
- A mechanism to update individual plugins and libraries within ImageJ.
56
- * [ImageJ Legacy](https://github.com/imagej/imagej-legacy) -
57
- Provides complete backwards compatibility with ImageJ 1.x.
58
- * [SciJava Common](https://github.com/scijava/scijava-common) -
59
- The core frameworks for plugins, modules and the application itself.
60
-
61
- ## Improved image I/O with the SCIFIO library
62
-
63
- ImageJ2 uses the [SCIFIO](http://wiki.imagej.net/SCIFIO) library (SCientific
64
- Image Format Input and Output) by default for most image input tasks. You can
65
- change this behavior at any time by running `Edit > Options > ImageJ2` and
66
- modifying the `Use SCIFIO when opening files` option.
67
-
68
- ### Benefits of using SCIFIO
69
-
70
- SCIFIO is focused on robust and extensible support for reading and writing
71
- image file formats. Using it with ImageJ provides many advantages:
72
-
73
- * There is no need to call a special SCIFIO plugin; it works with commands like
74
- `File > Open` automatically.
75
- * There are additional import options available via the `File > Import >
76
- Image...` command.
77
- * There is a [Bio-Formats](http://fiji.sc/Bio-Formats) plugin for SCIFIO,
78
- included with the [Fiji](http://fiji.sc/) distribution of ImageJ, that adds
79
- automatic support for over a hundred life sciences file formats.
80
- * Additional SCIFIO file format plugins can be dropped into ImageJ and will
81
- also work automatically.
82
- * Unlike the ImageJ 1.x TIFF implementation, SCIFIO's support for TIFF adheres
83
- to the specification, allowing to successfully read many more sorts of TIFFs.
84
- * Similarly, SCIFIO supports more sorts of JPEG files since it uses its own
85
- JPEG decoder.
86
- * SCIFIO also ships with support for several QuickTime codecs, allowing ImageJ
87
- to read QuickTime MOV files even in 64-bit mode without QuickTime for Java.
88
- * SCIFIO supports many additional open file formats out of the box:
89
- * animated GIF
90
- * animated PNG
91
- * encapsulated postscript (EPS)
92
- * JPEG-2000
93
- * Micro-Manager datasets
94
- * Multi-image Network Graphics (MNG)
95
- * Nearly Raw Raster Data (NRRD)
96
- * Imspector OBF
97
- * OME-TIFF (multidimensional rich metadata TIFF)
98
- * OME-XML
99
- * PCX
100
- * PICT (even in 64-bit mode and/or without QuickTime for Java installed)
101
- * If SCIFIO cannot handle the image file, it falls back to ImageJ 1.x.
102
- * You can save to SCIFIO-supported file formats using the `File > Export >
103
- Image...` command. Supported formats for export include:
104
- * APNG
105
- * AVI
106
- * EPS
107
- * ICS
108
- * JPEG
109
- * JPEG2000
110
- * QuickTime
111
- * TIFF
112
-
113
- ### Current limitations of SCIFIO
114
-
115
- * SCIFIO is still in beta, so there is likely to be a higher incidence of bugs.
116
- Issues can be reported on the
117
- [SCIFIO issue tracker](https://github.com/scifio/scifio/issues).
118
- * Although we strive for full backwards compatibility, some files may appear
119
- slightly different when opened.
120
- * Opening files with SCIFIO is not fully macro recordable yet.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fiji/fiji/Fiji.app/db.xml.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b90c2dd1d40158800dd1fcd8d0a02f02627f388a527c4620794bdcb788284268
3
- size 320258
 
 
 
 
fiji/fiji/Fiji.app/hs_err_pid14115.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid49891.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid51751.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid51769.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid53280.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid56191.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid62482.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid62573.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/hs_err_pid92718.log DELETED
The diff for this file is too large to render. See raw diff
 
fiji/fiji/Fiji.app/images/about/about1.tif DELETED

Git LFS Details

  • SHA256: 7ed0954859e68939855f5a2ce307b7d3744c3ac98a04bc4102e61d1eb57fde62
  • Pointer size: 132 Bytes
  • Size of remote file: 2.8 MB
fiji/fiji/Fiji.app/images/about/about1.tif.txt DELETED
@@ -1,4 +0,0 @@
1
- attribution This image courtesy of Tom Deerinck
2
- attribution via a Creative Commons license
3
- fontsize 45
4
- color 255 255 0
 
 
 
 
 
fiji/fiji/Fiji.app/images/about/about2.tif DELETED

Git LFS Details

  • SHA256: 68c67334f9f8cb0ad799cdff18437442c69c08d667ddedc4bec7ac24291000f9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
fiji/fiji/Fiji.app/images/about/about2.tif.txt DELETED
@@ -1,4 +0,0 @@
1
- attribution This image courtesy of Spike Walker
2
- attribution via a Creative Commons license
3
- fontsize 50
4
- color 255 140 0
 
 
 
 
 
fiji/fiji/Fiji.app/images/about/about3.tif DELETED

Git LFS Details

  • SHA256: b20de61e28e6053c27e455af2c55d159f25308c9c27a45826187c6f3df4e5005
  • Pointer size: 132 Bytes
  • Size of remote file: 2.36 MB
fiji/fiji/Fiji.app/images/about/about3.tif.txt DELETED
@@ -1,4 +0,0 @@
1
- attribution This image from ESO/J. Emerson/VISTA
2
- attribution Cambridge Astronomical Survey Unit
3
- fontsize 40
4
- color 255 255 0
 
 
 
 
 
fiji/fiji/Fiji.app/images/about/about4.tif DELETED

Git LFS Details

  • SHA256: 565419a59a82f3391f0d35d6ade086336b54c9c94e067f97dadf095b64028351
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
fiji/fiji/Fiji.app/images/about/about4.tif.txt DELETED
@@ -1,3 +0,0 @@
1
- attribution This image courtesy of Hank L. Oppenheimer
2
- attribution via a Creative Commons license
3
- color 255 255 0
 
 
 
 
fiji/fiji/Fiji.app/images/about/about5.tif DELETED

Git LFS Details

  • SHA256: 869dfa6eeb1ad733ed3fe9c38d420c91923eea56b23ba9bc94467dedd0416890
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
fiji/fiji/Fiji.app/images/about/about5.tif.txt DELETED
@@ -1,4 +0,0 @@
1
- attribution This image courtesy of Annie Cavanagh
2
- attribution via a Creative Commons license
3
- fonstsize 30
4
- color 0 255 0
 
 
 
 
 
fiji/fiji/Fiji.app/images/icon-flat.png DELETED
Binary file (2.14 kB)
 
fiji/fiji/Fiji.app/images/icon.png DELETED
Binary file (9.05 kB)
 
fiji/fiji/Fiji.app/jars/FilamentDetector-2.0.1.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d9189b2b3934f07e6f631fb4b9a010b6b455dfd75a27dce6b10abae9014fc25
3
- size 1580696
 
 
 
 
fiji/fiji/Fiji.app/jars/JWlz-1.4.0.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0662cfe9600c24cbef591e17f0bfbbbebbae8b0e8d83098735454a999166410f
3
- size 117846
 
 
 
 
fiji/fiji/Fiji.app/jars/Kappa-2.0.0.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:735492fc23f35b1db30b40bfc8c895b9002eec780824d5d35ab872f74265f644
3
- size 273210
 
 
 
 
fiji/fiji/Fiji.app/jars/OMEVisual-2.0.0.jar DELETED
Binary file (21 kB)
 
fiji/fiji/Fiji.app/jars/ST4-4.3.4.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f927ac384c46d749f8b5ec68972a53aed21e00313509299616edb73bfa15ff33
3
- size 251081
 
 
 
 
fiji/fiji/Fiji.app/jars/T2-NIT-1.1.4.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:80efd205a614aa49950b370dbac2b6156f10acf9e22ff32e94c626cc515e6da8
3
- size 1351980
 
 
 
 
fiji/fiji/Fiji.app/jars/T2-TreelineGraph-1.1.4.jar DELETED
Binary file (7.08 kB)
 
fiji/fiji/Fiji.app/jars/TrackMate-7.11.1.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d32b4673f3c892e5e9a913b416d59f901f33ddc3350cfd09c5f2ab16b90982c
3
- size 1551115
 
 
 
 
fiji/fiji/Fiji.app/jars/VIB-lib-2.2.0.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c1a9f55c910b764b328c0468feda27b51f2ef4feca559154f741f698afd26d5
3
- size 636833
 
 
 
 
fiji/fiji/Fiji.app/jars/VectorGraphics2D-0.13.jar DELETED
Binary file (94 kB)
 
fiji/fiji/Fiji.app/jars/VectorString-2.0.3.jar DELETED
Binary file (46.8 kB)
 
fiji/fiji/Fiji.app/jars/ahocorasick-0.2.4.jar DELETED
Binary file (22 kB)
 
fiji/fiji/Fiji.app/jars/aircompressor-0.21.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e968bd7f31641ae94ea4ae12971337bdfab794349cc0baa9ccd54553cce712ac
3
- size 183588
 
 
 
 
fiji/fiji/Fiji.app/jars/alphanumeric-comparator-1.4.1.jar DELETED
Binary file (4.93 kB)
 
fiji/fiji/Fiji.app/jars/animal-sniffer-annotations-1.23.jar DELETED
Binary file (3.11 kB)
 
fiji/fiji/Fiji.app/jars/annotations-13.0.jar DELETED
Binary file (17.5 kB)
 
fiji/fiji/Fiji.app/jars/ant-1.10.13.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:befbfc79e744e9892cfa7db96df3b6e82dc17d2571af42aa427976fc22299838
3
- size 2301284
 
 
 
 
fiji/fiji/Fiji.app/jars/ant-launcher-1.10.13.jar DELETED
Binary file (20.6 kB)
 
fiji/fiji/Fiji.app/jars/antlr-3.5.3.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0a819afddbd837b278649eb7ff17b15259d5acc49c58af614f03468a291bd7c
3
- size 1185428
 
 
 
 
fiji/fiji/Fiji.app/jars/antlr-runtime-3.5.3.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:68bf9f5a33dfcb34033495c587e6236bef4e37aa6612919f5b1e843b90669fb9
3
- size 173220
 
 
 
 
fiji/fiji/Fiji.app/jars/antlr.antlr-2.7.7.jar DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:88fbda4b912596b9f56e8e12e580cc954bacfb51776ecfddd3e18fc1cf56dc4c
3
- size 445288