Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reflectivity
/
orsopy
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
0
Code
Issues
12
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Save nexus
- #97
#97
Open
bmaranville
wants to merge 11 commits into
main
reflectivity/orsopy:main
from
save_nexus
reflectivity/orsopy:save_nexus
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Save nexus
#97
bmaranville
wants to merge 11 commits into
main
reflectivity/orsopy:main
from
save_nexus
reflectivity/orsopy:save_nexus
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2023
store data in OrsoDataset with column as first index (and allow it to be a list), to enable multidimensional 'columns' in the future
bmaranville
committed
1383c01
View commit details
Copy full SHA for 1383c01
Browse repository at this point
store data in OrsoDataset with column as first index (and allow it to be a list), to enable multidimensional 'columns' in the future
bmaranville
committed
709a585
View commit details
Copy full SHA for 709a585
Browse repository at this point
update tests to reflect column-first ordering of datasets
bmaranville
committed
e71b207
View commit details
Copy full SHA for e71b207
Browse repository at this point
add save_nexus and load_nexus
bmaranville
committed
a63bfb9
View commit details
Copy full SHA for a63bfb9
Browse repository at this point
drop p36, add py310 and py311 and update actions
bmaranville
authored
9e8f67c
View commit details
Copy full SHA for 9e8f67c
Browse repository at this point
Commits on Feb 21, 2023
formalize handling of dict and None types for NeXus
bmaranville
committed
2acb9ba
View commit details
Copy full SHA for 2acb9ba
Browse repository at this point
use '@sequence' instead of '@list' to signify an anonymous ordered array of children in a NeXus group
bmaranville
committed
da5334c
View commit details
Copy full SHA for da5334c
Browse repository at this point
filter only the NXdata folder, let other non-canonical fields through the deserialization process
bmaranville
committed
bdc50f7
View commit details
Copy full SHA for bdc50f7
Browse repository at this point
use hard links for plottable_data columns, so they can be portable when copying parts of HDF5 structures to other files
bmaranville
committed
4500269
View commit details
Copy full SHA for 4500269
Browse repository at this point
add warning if attribute cannot be converted to HDF5 equivalent structure
bmaranville
committed
c8175ad
View commit details
Copy full SHA for c8175ad
Browse repository at this point
flake8
bmaranville
committed
bfd7841
View commit details
Copy full SHA for bfd7841
Browse repository at this point
You can’t perform that action at this time.