A library for xy plotting and processing
Project description
Sandia Injury Biomechanics Laboratory (SIBL)
Purpose
The Sandia Injury Biomechanics Laboratory analyzes injury due to blast, ballistics, and blunt trauma to help the nation protect the U.S. warfighter. Our contributions to the science of injury causation and prevention aim to significantly reduce the U.S. warfighter's exposure to serious, severe, and fatal injuries.
For more information, see our website.
Library
- XYFigure
Prerequisites
- Python 3.6 or higher (the library requires f-strings)
- Scipy
- Pillow
$ python3 -m pip install Pillow
Workflow
For an overview, read the guide from GitHub.
Get a local copy of the repository using git clone
with SSH
$ cd ~ # Starting from the home directory is optional, but recommended.
$ git clone git@github.com:sandialabs/sibl.git
Push to the repository
If you update the codebase, and wish to have the modifications merged into the main repository, you will need to either push to the repository if you are a collaborator (information below), or create a pull request if you have forked the repo (information to come).
In the ~/sibl/.git/config
file, add the following:
[user]
name = James Bond # your first and last name
email = jb007@company.com # your email address
Configure ssh keys between your local and the repo. This assumes to you have an existing public key file in ~/.ssh/id_rsa/id_rsa.pub
. See this to create a public key. See this for troubleshooting.
Copy the entire public key to the GitHub site under Settings > SSH and GPG keys.
From within the repo ~/sibl/
, set the username and email on a per-repo basis:
$ git config user.name "James Bond" # your first and last name in quotations
$ git config user.email "jb007@company.com" # your email address in quotations
Contact
- Chad B. Hovey, Sandia National Laboratories, chovey@sandia.gov
License
Sandia National Laboratories is a multimission laboratory managed and operated by National Technology and Engineering Solutions of Sandia, LLC, a wholly owned subsidiary of Honeywell International, Inc., for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-NA-0003525.
Copyright
Copyright 2020 National Technology and Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.
Notice
For five (5) years from the United States Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this data to reproduce, prepare derivative works, and perform publicly and display publicly, by or on behalf of the Government. There is provision for the possible extension of the term of this license. Subsequent to that period or any extension granted, the United States Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this data to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so. The specific term of the license can be identified by inquiry made to National Technology and Engineering Solutions of Sandia, LLC or DOE.
NEITHER THE UNITED STATES GOVERNMENT, NOR THE UNITED STATES DEPARTMENT OF ENERGY, NOR NATIONAL TECHNOLOGY AND ENGINEERING SOLUTIONS OF SANDIA, LLC, NOR ANY OF THEIR EMPLOYEES, MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LEGAL RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY INFORMATION, APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS THAT ITS USE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS.
Any licensee of this software has the obligation and responsibility to abide by the applicable export control laws, regulations, and general prohibitions relating to the export of technical data. Failure to obtain an export control license or other authority from the Government may result in criminal liability under U.S. laws.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sibllib-0.0.2.tar.gz
.
File metadata
- Download URL: sibllib-0.0.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cf395324cd3b316f00407bd24bd15be24634d95d7f9f9cd0af33fd8531fa88d |
|
MD5 | 13c9b849fcacc4af55b16808ea0b40ac |
|
BLAKE2b-256 | 717b4ec41932fd2e5f7dfa7ed00c4059b698894ec2532fa5d8d3e24300e49b86 |
File details
Details for the file sibllib-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sibllib-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f1034bb648af25c00ce845cff61745d9b30dcbb473ce32f54ab6b38897c2f24 |
|
MD5 | 6886f4b7daee3e35035719da82506d3b |
|
BLAKE2b-256 | 292ecfc52de2c0a512c7823743477876f2279c54d71c580c4acb0995c3689ad3 |