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

Add Artificial Information Filter #234

Conversation

Ishaanj18
Copy link
Contributor

No description provided.

@Ishaanj18 Ishaanj18 force-pushed the add_artifical-information_filter branch 2 times, most recently from 641e59a to 2a8ba56 Compare September 22, 2023 14:56
@Ishaanj18
Copy link
Contributor Author

I have added the information filter. I think it can be more clean and optimized but for the start I think this is fine.

@milankl
Copy link
Collaborator

milankl commented Sep 27, 2023

Can you write some tests too? So that it also gets automatically tested with CI? You can use sorted random data for example that shouldn't have any artificial information and therefore the keepbits shouldn't change and you can manually add some information to that and see whether it's filtered out.

Copy link
Owner

@observingClouds observingClouds left a comment

Choose a reason for hiding this comment

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

Hi @Ishaanj18,
Thanks for this draft PR. Now we can iterate here and make this bullet proof. I made some comments. Have a look at them!
Cheers!

xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
@observingClouds observingClouds linked an issue Oct 1, 2023 that may be closed by this pull request
tests/test_get_keepbits.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
tests/test_get_keepbits.py Outdated Show resolved Hide resolved
tests/test_get_keepbits.py Outdated Show resolved Hide resolved
xbitinfo/xbitinfo.py Outdated Show resolved Hide resolved
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

Artificial information
3 participants