source icon indicating copy to clipboard operation
source copied to clipboard

The main source repository for the Raysect project.

Results 100 source issues
Sort by recently updated
recently updated
newest added

I am using Cherab to model AXUV diodes which are sensitive in a very wide spectral range (from 1eV to 1keV+) and I would need a way to define logarithmically...

Hello, I would like to add `raysect` to the conda-forge channel where the community manages the conda packages. If you approve my proposal, I would appreciate it if you would...

Hello, I am working with a large number of spectrometers, and I wanted to use raytracing to map out what they see with added reflections on the wall (coming from...

## Issues - Some API documentation contains typos or is incomplete. #455 - The latest `sphinx_rtd_theme` is incompatible with the current style settings. #456 - Obsolete installation guide #458 -...

The updated document appears to be weird (unmatched font, missing icons, code highlighting, etc.) This seems to have occurred due to the incompatible customized `theme.css` with the latest `sphinx_rtd_theme`. Here...

Hi, I would like to suggest enhancing the documents for [8.Materials page](https://www.raysect.org/materials.html), not only by attaching images but also by including content about material properties (e.g., refractive index and extinction...

## Description Since `raysect` has been updated to v0.9, we should revise the installation guide page in the document. ## Some proposed changes - Update the prerequisites: - For runtime:...

This render engine uses SPMD (single process, multiple data) to perform renders in parallel, using MPI (message passing interface). The paradigm is that multiple independent processes are launched, all of...

- Corrected the assignment of `spectrum.samples` in the `CosGlow` class to accommodate its readonly nature. - Cleaned up imports and improved the logging functionality in `logging_trajectories.py`.

# Proposal of new feature: `TetraMeshData` [TL;DR](https://en.wikipedia.org/wiki/TL;DR): Reading files in the created tree structure will greatly enhance the speed of the process with this PR. ## Description I would propose...