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

uncal BP filter in data browser not giving expected result #307

Open
joeroe opened this issue Sep 29, 2023 · 2 comments
Open

uncal BP filter in data browser not giving expected result #307

joeroe opened this issue Sep 29, 2023 · 2 comments

Comments

@joeroe
Copy link
Contributor

joeroe commented Sep 29, 2023

For example, filtering between 35000 and 50000 BP returns 349663 of 350190 records.

@MartinHinz
Copy link
Collaborator

There are several dates with bp > 50000:

1158, 17851, 17852, 17853, 89245, 110893, 110894, 133160, 133161, 133162, 133431, 133432, 134031, 134788, 135445, 137769, 137770, 143885, 143886, 143887, 144240, 146025, 167998, 168000, 168001, 168003, 168010, 168011, 168012, 169977, 169978, 254482, 284378, 290902, 291856, 293070, 298859, 300472, 301008, 336619, 337911, 341138, 342116, 342117, 342118, 236992, 290311, 291570, 331792, 331793, 120936, 120951, 133953, 134579, 134580, 135624, 135987, 135988, 136968, 137609, 137985, 138331, 179254, 179256, 241465, 250236, 290459, 291400, 291410, 291529, 291530, 292488, 293644, 293645, 299292, 336414

and some with bp < 0:

143777, 143778, 143779, 143780

That might explain the difference?

@joeroe
Copy link
Contributor Author

joeroe commented Jun 17, 2024

I think the problem is with the form controls: whatever you choose, an additional set of GET parameters are created (filter[c14s][bp][]=0&filter[c14s][bp][]=50000). If you manually remove these from the address, the correct set of results is returned.

MartinHinz pushed a commit that referenced this issue Oct 25, 2024
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

No branches or pull requests

2 participants