Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
Lima
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
62
Issues
62
List
Boards
Labels
Service Desk
Milestones
Jira
Jira
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LimaGroup
Lima
Commits
17b56ee8
Commit
17b56ee8
authored
Sep 25, 2020
by
Laurent Claustre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release note updated for 1.9.6 + doc for list of cameras under conda and future cameras
parent
38db54e3
Pipeline
#34147
passed with stages
in 29 minutes and 5 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
56 additions
and
8 deletions
+56
-8
ReleaseNotes.txt
ReleaseNotes.txt
+51
-1
docs/future_cameras.rst
docs/future_cameras.rst
+3
-5
docs/supported_cameras.rst
docs/supported_cameras.rst
+2
-2
No files found.
ReleaseNotes.txt
View file @
17b56ee8
...
...
@@ -2,7 +2,57 @@ LIMA Release Notes
This is the release notes of LIMA, the library for image acquisition.
You can find information related to new features and bug fixes. The notes are ordered by branch and release number.
You can find information related to new features and bug fixes.
Some bug fix on new features can reference gitlab.esrf.fr merge requests as MR-XXX.
Version v1.9.6 released on September 25th 2020
----------------------------------------------
New features
* lima_conda_build script: local Conda compilation with optimization for native architecture
Bug fixes
* MR-131: InvalidValue exception, roi-out-of-limits when applying rotation with an image_roi
already defined
fix computation of the max_roi according to the current binning and rotation
Add equality operators for Size and their missing python bindings for Point, Size and FrameDim
Add test for ROI computation for every bin / flip / rot
* MR-130: continuous acquisition and hdf5 saving broken
fix deadlock resulting in saving task stall and consequently AcqStatus being AcqRunning
indefinitely
fix _calcAcqStatus when acq_nb_frames == 0
* MR-120: stopAcq() destroying non empty allocator
Do not destroy default Allocator until it's empty
Camera updates
* Maxipix 1.9.1: fixed latency_time calculation when in hardware trigger mode
* Pilatus 1.9.1:
* Bug Fix: IntTrigMult trigger mode, mode to software trig each image exposing,
has been repaired, and can be use now to have faster software acquisition sequence
* New Features:
Tango: new properties to run the server on a slave computer, not only on the DCU computer:
- tmpfs_path. default = /lima_data
- host_name, default = localhost
- host_port, default = 41234
- config_path, default = /home/det/p2_det/config/cam_data/camera.def
* Simulator 1.9.2:
* Fix EDF Parser (allow smaller header block of 512Kib)
* Fix Prefetch mode (segfault and/or black images with some use cases)
New cameras
* Arinax: The OAV B-ZOOM is an On-Axis Video-microscope with a hybrid zoom system used for
parallax free observation of micrometer sized crystals. It is optimized for MX crystallography
beamlines and high throughput stations in Synchrotrons.
* QHYccd: high-performance scientific grade CMOS and CCD cameras
Version v1.9.5 released on July 23th 2020
----------------------------------------
...
...
docs/future_cameras.rst
View file @
17b56ee8
...
...
@@ -20,12 +20,10 @@ Under development
During the coming year, several new detector plugins should be released:
- Hexitec
- SVCam HR (SVS-Vistek)
- Vieworks
- Eiger (PSI)
- Arinax Bi-zoom (Arinax ltd.)
- QHYCCD model Q178-Cool (FRMII)
Foreseen
========
-
Rashpa
-
Ximea for high resolution, 6kx6k pixel (ESRF)
docs/supported_cameras.rst
View file @
17b56ee8
...
...
@@ -17,7 +17,7 @@ The following Conda packages are available from the `esrf-bcu` channel. Some cam
+--------------------+-------+---------+----------------------+
| Dexela | Yes | | libDexela |
+--------------------+-------+---------+----------------------+
| Eiger (Dectris) | Yes | |
n/a
|
| Eiger (Dectris) | Yes | |
SIMPLON 1.8
|
+--------------------+-------+---------+----------------------+
| Frelon | Yes | | libEspia 3.10.0 |
+--------------------+-------+---------+----------------------+
...
...
@@ -31,7 +31,7 @@ The following Conda packages are available from the `esrf-bcu` channel. Some cam
+--------------------+-------+---------+----------------------+
| Mythen3 | Yes | | n/a |
+--------------------+-------+---------+----------------------+
| PCO |
| Yes | PCO 1.23 |
| PCO |
Yes
| Yes | PCO 1.23 |
+--------------------+-------+---------+----------------------+
| Pilatus | Yes | | n/a |
+--------------------+-------+---------+----------------------+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment