9 research outputs found
The Astropy Project: Building an inclusive, open-science project and status of the v2.0 core package
The Astropy project supports and fosters the development of open-source and openly-developed Python packages that provide commonly-needed functionality to the astronomical community. A key element of the Astropy project is the core package Astropy, which serves as the foundation for more specialized projects and packages. In this article, we provide an overview of the organization of the Astropy project and summarize key features in the core package as of the recent major release, version 2.0. We then describe the project infrastructure designed to facilitate and support development for a broader ecosystem of inter-operable packages. We conclude with a future outlook of planned new features and directions for the broader Astropy project
Mortality and major morbidity of very low birth weight infants in Germany 2008-2012: A report based on administrative data
Background: Expectant parents of very preterm infants, physicians and policy makers require estimates for chances of survival and survival without morbidity. Such estimates should derive from a large, reliable and contemporary data base of easily available items known at birth.Objective: To determine short-term outcome and risk factors in very low birth weight preterm infants based on administrative dataMethods: Anonymized routine data sets transmitted from hospital administrations to statutory health insurance companies were used to assess survival and survival free of major morbidities in a large cohort of preterm infants in Germany.Results: After exclusion of infants with lethal malformations, there were 13,147 infants with a birth weight below 1,500 g admitted to neonatal care 2008-2012, of whom 1,432 infants (10.9%) died within 180 d. Estimated 180 d survival probabilities were 0.632 [95% confidence interval 0.583-0.677] for infants with 250-499 g birth weight, 0.817 [0.799-0.834] for 500-749 g, 0.931 [0.920-0.940] for 750-999 g, 0.973 [0.967-0.979] for 1,000-1,249 g and 0.985 [0.981-0.988] for 1,250-1,499 g. Estimated probabilities for survival without major morbidity (surgically treated intraventricular hemorrhage, necrotizing enterocolitis, intestinal perforation, or retinopathy) were 0.433 [0.384-0.481] (250-499 g), 0.622 [0.600-0.643] (500-749 g), 0.836 [0.821-0.849] (750-999 g), 0.938 [0.928-0.946] (1,000-1,249 g), and 0.969 [0.964-0.974] (1,250-1,499 g), respectively. Prediction of survival and survival without major morbidities was moderately improved by adding sex, small-for-gestational-age, and severe or moderate congenital malformation, increasing ROC areas under the curve from 0.839 [0.827-0.850] to 0.862 [0.852-0.874] (survival) and from 0.827 [0.822-0.842] to 0.852 [0.846-0.863] (survival without major morbidities), respectively. Conclusion: The present analysis encourages attempts to use administrative data to investigate the association between risk factors and outcome in preterm infants
spacetelescope/stginga: 1.4.0 Release Notes
<p>Also see <code>CHANGES.rst</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>MNT: Replace deprecated dtypes in numpy 1.21 by @pllim in https://github.com/spacetelescope/stginga/pull/219</li>
<li>MNT: Do not use enable_deprecations_as_exceptions by @pllim in https://github.com/spacetelescope/stginga/pull/221</li>
<li>Fix deprecated scipy import by @pllim in https://github.com/spacetelescope/stginga/pull/222</li>
<li>TST: Update workflow versions and use built-in cancel by @pllim in https://github.com/spacetelescope/stginga/pull/223</li>
<li>Replace ImageViewCanvas with CanvasView by @ejeschke in https://github.com/spacetelescope/stginga/pull/225</li>
<li>use canonical filename of RTD configuration and enable <code>nitpicky</code> mode by @zacharyburnett in https://github.com/spacetelescope/stginga/pull/226</li>
<li>Force drawn circle to have a minimum radius of 1 px by @ejeschke in https://github.com/spacetelescope/stginga/pull/228</li>
<li>BUG: Like PR 228 but for BackgroundSub by @pllim in https://github.com/spacetelescope/stginga/pull/229</li>
<li>remove unsupported <code>system_packages</code> RTD config setting by @zacharyburnett in https://github.com/spacetelescope/stginga/pull/230</li>
<li>DOC: Clarify where to find plugins by @pllim in https://github.com/spacetelescope/stginga/pull/232</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li>@zacharyburnett made their first contribution in https://github.com/spacetelescope/stginga/pull/226</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/spacetelescope/stginga/compare/1.3.0...1.4.0</p>
glue-viz/glue: v1.14.0
<p><!-- Release notes generated using configuration in .github/release.yml at main --></p>
<h2>What's Changed</h2>
<h3>New Features</h3>
<ul>
<li>Support dynamic components by @jfoster17 in https://github.com/glue-viz/glue/pull/2446</li>
<li>Add regiondata by @jfoster17 in https://github.com/glue-viz/glue/pull/2442</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Render nans as 'bad' in mpl cmaps when mode='colormap' by @bmorris3 in https://github.com/glue-viz/glue/pull/2427</li>
<li>Update deprecated call to resize_event in test by @jfoster17 in https://github.com/glue-viz/glue/pull/2443</li>
<li>Do not use fancy index for subsets over Dask data by @jfoster17 in https://github.com/glue-viz/glue/pull/2444</li>
<li>Fix bug that caused incompatible subsets to be rendered in some contexts rather than be hidden by @jfoster17 in https://github.com/glue-viz/glue/pull/2425</li>
<li>Fix compatibility with latest developer version of astropy by @astrofrog in https://github.com/glue-viz/glue/pull/2450</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Switch to Sphinx book theme and tidied up Sphinx configuration by @astrofrog in https://github.com/glue-viz/glue/pull/2436</li>
<li>Make tests robust to plugins adding new translators by @jfoster17 in https://github.com/glue-viz/glue/pull/2445</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/glue-viz/glue/compare/v1.13.1...v1.14.0</p>
glue-viz/glue: v1.14.1
<p><!-- Release notes generated using configuration in .github/release.yml at main --></p>
<h2>What's Changed</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fix bug when changing the number of bins on a histogram with modified/deleted data by @astrofrog in https://github.com/glue-viz/glue/pull/2451</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix docs failure related to theme warning by @astrofrog in https://github.com/glue-viz/glue/pull/2452</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/glue-viz/glue/compare/v1.14.0...v1.14.1</p>
glue-viz/glue: v1.16.0
<p><!-- Release notes generated using configuration in .github/release.yml at main --></p>
<h2>What's Changed</h2>
<h3>New Features</h3>
<ul>
<li>Customizable limits percentile and behavior on updating bins when resetting limits by @astrofrog in https://github.com/glue-viz/glue/pull/2455</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/glue-viz/glue/compare/v1.15.0...v1.16.0</p>
glue-viz/glue: v1.14.0
<p><!-- Release notes generated using configuration in .github/release.yml at main --></p>
<h2>What's Changed</h2>
<h3>New Features</h3>
<ul>
<li>Support dynamic components by @jfoster17 in https://github.com/glue-viz/glue/pull/2446</li>
<li>Add regiondata by @jfoster17 in https://github.com/glue-viz/glue/pull/2442</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Render nans as 'bad' in mpl cmaps when mode='colormap' by @bmorris3 in https://github.com/glue-viz/glue/pull/2427</li>
<li>Update deprecated call to resize_event in test by @jfoster17 in https://github.com/glue-viz/glue/pull/2443</li>
<li>Do not use fancy index for subsets over Dask data by @jfoster17 in https://github.com/glue-viz/glue/pull/2444</li>
<li>Fix bug that caused incompatible subsets to be rendered in some contexts rather than be hidden by @jfoster17 in https://github.com/glue-viz/glue/pull/2425</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Switch to Sphinx book theme and tidied up Sphinx configuration by @astrofrog in https://github.com/glue-viz/glue/pull/2436</li>
<li>Make tests robust to plugins adding new translators by @jfoster17 in https://github.com/glue-viz/glue/pull/2445</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/glue-viz/glue/compare/v1.13.1...v1.14.0</p>
glue-viz/glue: v1.15.0
<p><!-- Release notes generated using configuration in .github/release.yml at main --></p>
<h2>What's Changed</h2>
<h3>New Features</h3>
<ul>
<li>Support regions in image viewer by @jfoster17 in https://github.com/glue-viz/glue/pull/2456</li>
<li>Added 'simple' viewers which can be used for testing or simple use cases by @astrofrog in https://github.com/glue-viz/glue/pull/2458</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Added giles configuration by @astrofrog in https://github.com/glue-viz/glue/pull/2460</li>
<li>Add visual test for ScatterRegionLayerArtist by @jfoster17 in https://github.com/glue-viz/glue/pull/2461</li>
<li>Ignore all test files in coverage calculation by @astrofrog in https://github.com/glue-viz/glue/pull/2462</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/glue-viz/glue/compare/v1.14.1...v1.15.0</p>
ejeschke/ginga: Ginga v2.6.6
Fix for broken sorting in Contents plugin in gtk backends
Fix for resize bug in switching in and out of grid view in gtk backends
Updated to have efficient support for gtk3
please install compatible pycairo from github.com/pygobject/pycairo
if you get a "Not implemented yet" exception bubbling up from a method called cairo.ImageSurface.create_for_data()
Addition of a "Quick Mode" to the Pick plugin--see documentation
More consistent font handing between widgets and Ginga canvases
Bug fix for importing some types of matplotlib color maps
Add antialiasing for Qt back end
Bug fixes and enhancements for Qt gestures
holding shift with pinch now keeps position under cursor
New Jupyter notebooks back end based on ipywidgets
requirements: "pip install ipyevents"
see examples/jupyter-notebook/Jupyter Widget Ideas.ipynb
Fixes to various reference viewer plugin