We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've noticed that the neutral_star_mean_params.npz file contains mean shapes as follows:
[ 0.20560974 0.33556297 -0.35068282 0.35612896 0.41754073 0.03088791 0.30475676 0.23613405 0.20912662 0.31212646]
But the STAR team says it should be all zeros.
Why isn't the mean file [0 0 0 0 0 0 0 0 0 0]?
Any idea what the mean file should be when we change the number of beta shape parameters from 10 to any number between 10 and 300?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I've noticed that the neutral_star_mean_params.npz file contains mean shapes as follows:
[ 0.20560974 0.33556297 -0.35068282 0.35612896 0.41754073 0.03088791
0.30475676 0.23613405 0.20912662 0.31212646]
But the STAR team says it should be all zeros.
Why isn't the mean file [0 0 0 0 0 0 0 0 0 0]?
Any idea what the mean file should be when we change the number of beta shape parameters from 10 to any number between 10 and 300?
The text was updated successfully, but these errors were encountered: