Skip to content

Feature/non jax exception handling#1163

Merged
Jammy2211 merged 5 commits intomainfrom
feature/non_jax_exception_handling
Nov 29, 2025
Merged

Feature/non jax exception handling#1163
Jammy2211 merged 5 commits intomainfrom
feature/non_jax_exception_handling

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Updates to fitness for non JAX sampling.

@Jammy2211 Jammy2211 requested a review from rhayes777 November 28, 2025 15:58
output.extend(self._hdus(result, hdus))
for i, result in enumerate(self.aggregator):

extname_prefix = extname_prefix_list[i] if extname_prefix_list is not None else None
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extname_prefix = extname_prefix_list[i] if extname_prefix_list else None

Also mitigate IndexError

from pathlib import Path


class FITSFit(Enum):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm so fit my FITSFit fits

@Jammy2211 Jammy2211 merged commit c093703 into main Nov 29, 2025
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/non_jax_exception_handling branch November 30, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants