Software Open Access
Tiago Ferreira; Kota Miura; Bitdeli Chef; Jan Eglinger
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.28838</identifier> <creators> <creator> <creatorName>Tiago Ferreira</creatorName> <affiliation>McGill University</affiliation> </creator> <creator> <creatorName>Kota Miura</creatorName> <affiliation>EMBL</affiliation> </creator> <creator> <creatorName>Bitdeli Chef</creatorName> <affiliation>Bitdeli</affiliation> </creator> <creator> <creatorName>Jan Eglinger</creatorName> <affiliation>Friedrich Miescher Institute for Biomedical Research</affiliation> </creator> </creators> <titles> <title>Scripts: BAR 1.1.6</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2015</publicationYear> <dates> <date dateType="Issued">2015-08-21</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/28838</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/tferr/Scripts/tree/1.1.6</relatedIdentifier> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.597784</relatedIdentifier> <relatedIdentifier relatedIdentifierType="URL" relationType="IsPartOf">https://zenodo.org/communities/zenodo</relatedIdentifier> </relatedIdentifiers> <version>1.1.6</version> <rightsList> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><ul> <li>Routines: <ul> <li>New script: <a href="./Data_Analysis/README.md#create-boxplot">Create Boxplot</a>, a BeanShell script that creates box-and-whisker plots from ImageJ measurements</li> <li> <a href="https://github.com/tferr/Scripts/tree/master/Data_Analysis#plot-results">Plot Results</a> has been re-written: It is now a full-fledged interactive plotting GUI</li> <li>Updated <a href="https://github.com/tferr/Scripts/tree/master/Tools#roi-manager-tools">ROI Manager Tools</a> for IJ 1.45b (The ROI Manager can now store ROIs with the same name).</li> </ul> </li> <li>API: <ul> <li>New class <a href="./BAR/src/main/java/bar/PlotUtils.java">PlotUtils</a> (<a href="http://tferr.github.io/Scripts/apidocs/index.html?bar/PlotUtils.html">Javadoc</a>), providing utility methods for plotting operations, including exporting of JFreeChart plots as vector graphics (PDF or SVG)</li> <li>Added new methods to the <a href="./BAR/src/main/java/bar/Utils.java">Utils</a> class for interacting with the ImageJ Results table (<a href="http://tferr.github.io/Scripts/apidocs/index.html?bar/Utils.html">Javadoc</a>)</li> </ul> </li> <li>Bug Fixes: <ul> <li>Fixed an <a href="https://github.com/imagej/imagej-updater/pull/48">issue</a> that did not allow <a href="https://github.com/tferr/Scripts/tree/master/lib#gvy-lib">Groovy lib</a> to be recognized by the ImageJ updater</li> <li>Fixed an issue in which <a href="https://github.com/tferr/Scripts/tree/master/Data_Analysis#create-boxplot">Clipboard to Results</a> could terminate a calling script</li> <li>Fixed an issue (#13) in <a href="https://github.com/tferr/Scripts/tree/master/Tools#roi-manager-tools">ROI Manager Tools</a> in which labels were not properly reset</li> <li>Suppressed the &quot;Ignoring unsupported output&quot; Consoled warnings triggered by several routines</li> <li>Fixed and issue that in which exiting messages of <a href="./Segmentation/">Segmentation macros</a> could not be read in the ImageJ status bar</li> </ul> </li> <li>Documentation: <ul> <li>Updated <a href="http://tferr.github.io/Scripts/apidocs/">API</a>, <a href="https://github.com/tferr/Scripts/#ij-bar">Markdown</a>, and <a href="http://fiji.sc/BAR">User</a> documentation</li> </ul> </li> </ul></description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 1,657 | 496 |
Downloads | 137 | 29 |
Data volume | 489.8 MB | 7.5 MB |
Unique views | 1,343 | 423 |
Unique downloads | 96 | 26 |