42 research outputs found
The FAIR Guiding Principles for scientific data management and stewardship
There is an urgent need to improve the infrastructure supporting the reuse of scholarly data. A diverse set of stakeholders—representing academia, industry, funding agencies, and scholarly publishers—have come together to design and jointly endorse a concise and measureable set of principles that we refer to as the FAIR Data Principles. The intent is that these may act as a guideline for those wishing to enhance the reusability of their data holdings. Distinct from peer initiatives that focus on the human scholar, the FAIR Principles put specific emphasis on enhancing the ability of machines to automatically find and use the data, in addition to supporting its reuse by individuals. This Comment is the first formal publication of the FAIR Principles, and includes the rationale behind them, and some exemplar implementations in the community
Kitware/itk-vtk-viewer: v14.46.1
<h2><a href="https://github.com/kitware/itk-vtk-viewer/compare/v14.46.0...v14.46.1">14.46.1</a> (2023-12-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>default label image weight for background label is 0.0 (<a href="https://github.com/kitware/itk-vtk-viewer/commit/cd25476294c8cc751f7c440e486fa2b50118c0b9">cd25476</a>)</li>
</ul>
Kitware/itk-vtk-viewer: v14.50.0
<h1><a href="https://github.com/kitware/itk-vtk-viewer/compare/v14.49.0...v14.50.0">14.50.0</a> (2024-01-09)</h1>
<h3>Features</h3>
<ul>
<li><strong>ItkVtkViewProxy:</strong> move scale bar to upper left (<a href="https://github.com/kitware/itk-vtk-viewer/commit/d3051a5902209af357c20afdf7b1b3ffba537162">d3051a5</a>)</li>
<li><strong>TranferFunctionEditor:</strong> upgrade for axis labels (<a href="https://github.com/kitware/itk-vtk-viewer/commit/190d81d4d19675b505d97d91f02b13522c41a771">190d81d</a>)</li>
</ul>
Kitware/vtk-js: v28.11.0
28.11.0 (2023-09-12)
Bug Fixes
PickerManipulator: add setPicker function (80926db)
PickerManipulator: declare types for get/set picker methods (2f06de3)
PickerManipulator: move macro.setGet to extend function (25cec02)
PickerManipulator: move default picker definition to defaultValues (46917a9)
PickerManipulator: remove addActor and setTolerance from API (3e4fe8b)
PickerManipulator: replace automatic relative import with absolute import (4fd1893)
PickerManipulator: return null instead of origin when picked position is undefined (14a8c46)
PickerManipulator: use macro.setGet to define setter and getter (220e2b9)
PickerManipulator: use relative import (4df091a)
SeedWidget: add direction mixin (f799d35)
SeedWidget: demonstrate how to change handle color (69386b2)
SeedWidget: move classHierarchy.push to top of widgetBehavior (7997b8e)
SeedWidget: move direction initial value definition (1a19b42)
SeedWidget: refer to model.widgetState directly in widgetBehavior (feda6cf)
SeedWidget: set initial direction to [0, 0, 1] (42b51d5)
Features
ActorPickManipulator: constrain handle movement to actor surfaces (ad1c9b9)
SeedWidget: a single-handle widget that can be placed and replaced (767901e