Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Hyperseti 1.2.0 #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[WIP] Hyperseti 1.2.0 #115

wants to merge 3 commits into from

Conversation

telegraphic
Copy link
Contributor

@telegraphic telegraphic commented Aug 24, 2023

  • Update to Configuration Parameters
    The 'README' file was updated to enhance data preprocessing and introduce a new feature in our processing pipeline. The 'preprocess' section now includes a 'poly_fit' parameter set to 3 for better curve fitting. The 'pipeline' section now includes a 'blank_hits' segment with 'n_blank' set to 4 and 'padding' at 16 for improved data padding.

  • Documentation Improvements
    The 'hitsearch' document now includes an example code block, demonstrating how to properly setup 'blank_hits' in the configuration. This update will facilitate better user understanding and application of this new feature.

  • Adjustments to Quickstart Guide
    The 'quickstart' guide was adjusted to align with recent updates. The 'poly_fit' value is now 5, and the 'max_dd' value in the 'dedoppler' section is set to 10.0, providing greater flexibility in our processing pipeline. Also, 'min_dd' was removed, simplifying the configuration. Further, the guide incorporates the new 'blank_hits' section, similar to changes in the 'README' file.

  • Enhancements to Pipeline Code
    In the 'pipeline' code, a '_blank_count' attribute was added to the 'GulpPipeline' class for better data management and performance. Instead of using the previously hard-coded values, the updated 'hitsearch' method now uses '_blank_count', and the 'run' method sets '_blank_count' to 'blank_count' before each blanking iteration, providing better scalability and control.

@telegraphic telegraphic changed the title [WIP] Hyperseti 1.2.0 [WIP] Hyperseti 1.2.0 wtd:summary Dec 4, 2023
@telegraphic telegraphic changed the title [WIP] Hyperseti 1.2.0 wtd:summary [WIP] Hyperseti 1.2.0 Dec 4, 2023
@telegraphic telegraphic closed this Dec 4, 2023
@telegraphic telegraphic reopened this Dec 4, 2023
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.

1 participant