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
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
.
cherab
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
48
Code
Issues
54
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add SpectroscopicFibreOptic and FibreOpticGroup observers
- #284
#284
Merged
jacklovell
merged 18 commits into
cherab:development
cherab/core:development
from
vsnever:enhancement/SpectroscopicFibreOptic
vsnever/cherab-core:enhancement/SpectroscopicFibreOptic
Copy head branch name to clipboard
Nov 4, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add SpectroscopicFibreOptic and FibreOpticGroup observers
#284
jacklovell
merged 18 commits into
cherab:development
cherab/core:development
from
vsnever:enhancement/SpectroscopicFibreOptic
vsnever/cherab-core:enhancement/SpectroscopicFibreOptic
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2021
Added SpectroscopicFibreOptic observer.
vsnever
committed
a0feb13
View commit details
Copy full SHA for a0feb13
Browse repository at this point
Commits on Apr 5, 2021
Added SpectroscopicFibreOptic and FibreOpticGroup observers. Refactored the code for SpectroscopicSightLine and LineOfSightGroup.
vsnever
committed
10d78ed
View commit details
Copy full SHA for 10d78ed
Browse repository at this point
Commits on Apr 6, 2021
Added 'accumulate' and 'display_progress' properties.
vsnever
committed
08d0cb1
View commit details
Copy full SHA for 08d0cb1
Browse repository at this point
Made _sight_lines attribute a tuple. Added name uniqueness check in __getitem__.
vsnever
committed
81f819e
View commit details
Copy full SHA for 81f819e
Browse repository at this point
Commits on Apr 7, 2021
Made add_sight_line() cleaner.
vsnever
committed
8bfdd53
View commit details
Copy full SHA for 8bfdd53
Browse repository at this point
Commits on Apr 9, 2021
SpectroscopicSightLine and SpectroscopicFibreOptic now support multiple pipelines.
vsnever
committed
4b48d2c
View commit details
Copy full SHA for 4b48d2c
Browse repository at this point
Added error handling to connect_pipelines().
vsnever
committed
f653fbc
View commit details
Copy full SHA for f653fbc
Browse repository at this point
Method connect_pipelines() now takes [(class, name, filter), ...] instead of [(key, name, filter), ...].
vsnever
committed
afad085
View commit details
Copy full SHA for afad085
Browse repository at this point
Commits on May 20, 2021
Made observed_spectrum() to return spectral radiance/power even for the mono pipelines.
vsnever
committed
985d91e
View commit details
Copy full SHA for 985d91e
Browse repository at this point
Merge branch 'development' into enhancement/SpectroscopicFibreOptic
vsnever
committed
1185f21
View commit details
Copy full SHA for 1185f21
Browse repository at this point
Commits on May 25, 2021
Added connect_pipelines() method to _SpectroscopicObserver0DBase.
vsnever
committed
b1bed90
View commit details
Copy full SHA for b1bed90
Browse repository at this point
Commits on May 28, 2021
Dropped observed_spectrum() method. Added plot_total_signal() and improved plot_spectra().
vsnever
committed
c80528e
View commit details
Copy full SHA for c80528e
Browse repository at this point
Commits on Jun 19, 2021
Added render_engine property to Observer0DGroup.
vsnever
committed
621266e
View commit details
Copy full SHA for 621266e
Browse repository at this point
Commits on Jun 24, 2021
Merge branch 'development' into enhancement/SpectroscopicFibreOptic
vsnever
committed
8cc72d9
View commit details
Copy full SHA for 8cc72d9
Browse repository at this point
Commits on Jul 23, 2021
Merge branch 'development' into enhancement/SpectroscopicFibreOptic
vsnever
committed
1eacc78
View commit details
Copy full SHA for 1eacc78
Browse repository at this point
Commits on Jul 30, 2021
Improved docstrings for spectroscopic 0D observers. Used the style adopted in Cherab.
vsnever
committed
c0bd28e
View commit details
Copy full SHA for c0bd28e
Browse repository at this point
Commits on Aug 9, 2021
Moved the code for spectroscopic sight lines to observers/spectroscopy and for group observers to observers/group. Added documentation.
vsnever
committed
b7106e7
View commit details
Copy full SHA for b7106e7
Browse repository at this point
Commits on Aug 25, 2021
Merge branch 'development' into enhancement/SpectroscopicFibreOptic
vsnever
committed
e5ea1cf
View commit details
Copy full SHA for e5ea1cf
Browse repository at this point
You can’t perform that action at this time.