Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
tomoscan
Commits
6e7f7f72
Commit
6e7f7f72
authored
Aug 25, 2020
by
payno
Browse files
[io] update license
parent
1544c6e0
Changes
1
Show whitespace changes
Inline
Side-by-side
tomoscan/io.py
View file @
6e7f7f72
# -*- coding: utf-8 -*-
# coding: utf-8
# /*##########################################################################
#
#
This file is part of the nexus writer service of the BLISS project.
#
Copyright (c) 2016-2017 European Synchrotron Radiation Facility
#
# Code is maintained by the ESRF Data Analysis Unit.
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# Original author: Wout de Nolf
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# Copyright (c) 2015-2020 ESRF
# Distributed under the GNU LGPLv3. See LICENSE for more info.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#
# ###########################################################################*/
__authors__
=
[
"W. de Nolf"
]
__license__
=
"MIT"
__date__
=
"25/08/2020"
import
h5py
from
tomoscan.utils
import
SharedLockPool
...
...
Write
Preview
Supports
Markdown
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