<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/flowcyt/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/flowcyt/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 30 Oct 2008 21:29:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/flowcyt/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Gating-ML revision 1.5.081030 has been posted </title><link>https://sourceforge.net/p/flowcyt/news/2008/10/gating-ml-revision-15081030-has-been-posted-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A minor revision of Gating-ML 1.5 has been posted at &lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309"&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The revision 1.5.081030 fixes identified errors and incorporates suggestions from the developers as follows:&lt;/p&gt;
&lt;p&gt;Gating-ML specification&lt;br /&gt;
- A typo has been fixed in the formula defining the negative part of the EH (hyperlog) transformation (bracket removed in Eq. 25, 26) and in the MathML documentation.&lt;br /&gt;
- The definition of valid rectangular gates have been updated: if both the min and the max attributes are specified then the value of the min attribute shall be less than the value of the max attribute.&lt;/p&gt;
&lt;p&gt;Gating-ML compliance test suite&lt;br /&gt;
- Gating-ML files 01Rectangular.xml, 09Ellipsoids.xml, 10PolytopeGates.xml, 24TrExp.xml, 28TrEH.xml, and 30TrInvSplitScale.xml have been updated affecting 15 out of 461 gates in the test suite.&lt;br /&gt;
- Detailed expected results have been added for the 09Ellipsoids/Ellipsoid_19i gate and updated for the 32TrCompensation2/comp2G5 gate.&lt;br /&gt;
- Typo has been corrected in the text segment of the int-10_events_8_parameters.fcs file.&lt;br /&gt;
- Floating point precision issues have been addressed using appropriate machine constants.&lt;/p&gt;
&lt;p&gt;Detailed revision history is part of (i) Annex B of the Gating-ML specification PDF and (ii) the readme.pdf of the Gating-ML compliance test suite, respectively. &lt;/p&gt;
&lt;p&gt;My apologies for any inconvenience that this may have introduced. &lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;
Josef &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Thu, 30 Oct 2008 21:29:52 -0000</pubDate><guid>https://sourceforge.neteab6c1d2bb7516dd998bedcb618055d7f5d41e69</guid></item><item><title>Minor revision of Gating-ML 1.5 specification and tests</title><link>https://sourceforge.net/p/flowcyt/news/2008/10/minor-revision-of-gating-ml-15-specification-and-tests/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A minor revision of Gating-ML 1.5 has been posted at&lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309"&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The revision 1.5.081007 fixes identified errors in the Gating-ML specification and the Gating-ML compliance test suite as follows:&lt;/p&gt;
&lt;p&gt;Gating-ML specification (PDF document)&lt;br /&gt;
- The specification was ambiguous in the definition of the hyperbolic sinus transformation. Specifically, Eq. 23 in the PDF did not match definitions in the XML schema and MathML Central generated documentation (parameters a and b were flipped). The formula has been fixed to f(argument, a, b) = (sinh(argument / b)) / a, which also corresponds to a and b usage in the asinh transformation.&lt;br /&gt;
- Minor extension/improvement of the documentation.&lt;/p&gt;
&lt;p&gt;Gating-ML XML schemas&lt;br /&gt;
- No changes, original XML schemas have been kept.&lt;/p&gt;
&lt;p&gt;Gating-ML compliance test suite&lt;br /&gt;
- Expected results for the following gates have been updated: prt_02, prt_03, prt_08, prt_19, prt_23, prt_p08, and prt_p09 (all defined in 17ParentIdTest.xml). This fixes rounding errors effecting events close to the boundary of some ellipsoid gates.&lt;br /&gt;
- Typos have been fixed in parameter names in the LComb_4 transformation (19TrCombination.xml) and prt_05 gate (17ParentIdTest.xml).&lt;/p&gt;
&lt;p&gt;Detailed revision history is part of (i) Annex B of the Gating-ML specification PDF and (ii) the readme.pdf of the Gating-ML compliance test suite, respectively.&lt;/p&gt;
&lt;p&gt;My apologies for any inconvenience that this may have brought you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Josef&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Wed, 08 Oct 2008 18:39:14 -0000</pubDate><guid>https://sourceforge.net0230f6fc19d9e36b0cfea7cc7967bab06f950ca2</guid></item><item><title>Gating-ML Compliance Tests Issues and FAQs</title><link>https://sourceforge.net/p/flowcyt/news/2008/10/gating-ml-compliance-tests-issues-and-faqs/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Gating-ML is now published (http://www.ncbi.nlm.nih.gov/pubmed/18773465) and developers started implementing it and running all the provided compliance tests. This identified few errors in the current version of the test suite.&lt;/p&gt;
&lt;p&gt;Details can be found in our new &amp;quot;FAQs and Issues document&amp;quot; (ComplianceTests_FAQs_and_Issues_20081003.zip), which can be downloaded from the Gating-ML download page at &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309."&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In a brief summary, issues have been identified for the following tests:&lt;br /&gt;
- 26TrSinH.xml: TrSHG1, TrSHG2, TrSHG3, TrSHG4, TrSHG5, TrSHG6&lt;br /&gt;
- 17ParentIdTest.xml: prt_p08, prt_p09, prt_23, prt_19, prt_08, prt_02, prt_03&lt;br /&gt;
- 19TrCombination.xml: typo in a parameter name in the Lcomb_4 transformation&lt;/p&gt;
&lt;p&gt;These issues are related to Gating-ML.v1.5.080311.Compliance-tests.080902.zip (Compliance tests version 080902 to Gating-ML version 1.5.080311). We are working on a new revision of the compliance test suite to provide correct expected results for these test gates.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Josef&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Fri, 03 Oct 2008 17:50:34 -0000</pubDate><guid>https://sourceforge.net6496169d9758f530307aa7c4654a25ad2fb489ff</guid></item><item><title>List-mode data converter released</title><link>https://sourceforge.net/p/flowcyt/news/2008/02/list-mode-data-converter-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An alfa version of a list mode data converter has been released. The application performs conversion between files conforming to FCS and netCDF - Proposed Conventions for List Mode Binary Data File.&lt;/p&gt;
&lt;p&gt;More information, download, usage info, Java WebStart, etc. available at:&lt;br /&gt;
&lt;a href="http://flowcyt.sourceforge.net/netcdf/converter/"&gt;http://flowcyt.sourceforge.net/netcdf/converter/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Josef&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Tue, 19 Feb 2008 19:45:42 -0000</pubDate><guid>https://sourceforge.netd0467c4a5f19df34eda0c51a86f18319312a3ec0</guid></item><item><title>Gating-ML proposal updated</title><link>https://sourceforge.net/p/flowcyt/news/2007/11/gating-ml-proposal-updated/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Based on received feedback we have revised the Gating-ML proposal. While keeping separate XML schemas, we have harmonized the Gating-ML, Transformation-ML, and Compensation-ML proposals and merged these into a single Gating-ML standard. Since the previous version, we have added some elementary transformations (e.g., transition, ratio) and improved design, consistency, and documentation. Compensation is considered as one of the transformations that can now also be placed in a Gating-ML XML file. We have removed the &amp;quot;new names&amp;quot; approach and removed two data transformations that are only available under restrictive licensing conditions to some community members.&lt;/p&gt;
&lt;p&gt;The updated Gating-ML proposal is available at:&lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309"&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202309&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Fri, 16 Nov 2007 18:13:48 -0000</pubDate><guid>https://sourceforge.netdfaafbf83faad971b6fe1d46096dfb9d491edf53</guid></item><item><title>NetCDF proposed to store list mode data in ACS containers</title><link>https://sourceforge.net/p/flowcyt/news/2007/11/netcdf-proposed-to-store-list-mode-data-in-acs-containers/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We have been investigating formats reusable for binary list mode data (one of the components of the proposed ACS container). We believe that the cytometry community could benefit from adopting the Network Common Data Form (NetCDF) for this purpose. &lt;/p&gt;
&lt;p&gt;NetCDF is a well matured open standard that has been adopted in approximately 30 different fields to accommodate for array-oriented scientific data over the past 20 years. NetCDF is a set of freely available software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. Many groups, including NASA and the Los Alamos National Laboratory, have adopted NetCDF as a standard way to represent some forms of scientific data. &lt;/p&gt;
&lt;p&gt;Please see the “conventions” PDF document at&lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202340"&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202340&lt;/a&gt;&lt;br /&gt;
for motivation and details on how we propose to use NetCDF to capture binary list mode data. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Fri, 16 Nov 2007 18:03:35 -0000</pubDate><guid>https://sourceforge.net654fde613993ab1802ff516cd79e0ab89cadff4f</guid></item><item><title>ZIP for ACS</title><link>https://sourceforge.net/p/flowcyt/news/2007/11/zip-for-acs/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We suggest using ZIP as the file format for the Analytical Cytometry Standard container. This approach has been adopted by other groups including for purposes such as Java JAR files, OpenDocument and Office Open XML formats, Google Earth KMZ files, Mozilla Firefox Add-ons, Nokia's mobile phone themes, WinAmp and Windows Media Player skins, Magic Draw UML files and many others.&lt;/p&gt;
&lt;p&gt;Download the whole proposal from:&lt;br /&gt;
&lt;a href="https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202340"&gt;https://sourceforge.net/project/showfiles.php?group_id=175725&amp;amp;package_id=202340&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Fri, 16 Nov 2007 17:56:13 -0000</pubDate><guid>https://sourceforge.net0cf74645ac11a41c3d1cb5d37c72d0fc3aaa8e1a</guid></item><item><title>FCS4.0 / ACS1.0, proposal released</title><link>https://sourceforge.net/p/flowcyt/news/2007/02/fcs40--acs10-proposal-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The proposal version 0.8 of the Analytical Cytometry Standard (ACS) version 1.0 (formerly discussed as FCS4.0) has been released. Detailed list of changes including rationale is included as part of the package. The proposed standard has been named Analytical Cytometry Standard (ACS) due to the large number of changes, which separate it from FCS (though the content is a subset of the data in FCS with no new keywords) and as it also facilitates inclusion of metadata from analysis procedures other than flow cytometry.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Tue, 13 Feb 2007 01:31:52 -0000</pubDate><guid>https://sourceforge.netf8738e7f4b5953b3016ecf57d503462df5065588</guid></item><item><title>MIFlowCyt being reviewed by ISAC</title><link>https://sourceforge.net/p/flowcyt/news/2007/02/miflowcyt-being-reviewed-by-isac/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;MIFlowCyt proposal has been officially submitted for review by the Data Standards Task Force of the International Society of Analytical Cytology (ISAC). The latest version of the proposal is available in the download section.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Thu, 08 Feb 2007 18:25:40 -0000</pubDate><guid>https://sourceforge.net1347e097d043a7ed61abcda901d80b1805f0939e</guid></item><item><title>*ML compatibility testing</title><link>https://sourceforge.net/p/flowcyt/news/2007/02/ml-compatibility-testing/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Test files have been added to Compensation-ML, Gating-ML, and Transformation-ML packages. They are suitable to test compatibility of a particular software implementation with Compensation-ML/Gating-ML/Transformation-ML specifications. They have been attached to the particular packages as ZIP collections including an instructions/overview file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Brinkman</dc:creator><pubDate>Tue, 06 Feb 2007 01:30:48 -0000</pubDate><guid>https://sourceforge.net119d8a6ec81560f8bfe5474b72aee727d64f19ed</guid></item></channel></rss>