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

gamma_total_intensity method returns nan #1488

Open
rtesse opened this issue Jul 10, 2023 · 2 comments
Open

gamma_total_intensity method returns nan #1488

rtesse opened this issue Jul 10, 2023 · 2 comments

Comments

@rtesse
Copy link

rtesse commented Jul 10, 2023

Describe the Bug

I am studying the decay of the Co-60 and I would like to have the total intensities of the gamma rays. I read in the documentation that the method pyne.data.gamma_total_intensity do that. However, it returns a list of nan. Is this the correct method to use ?

To Reproduce

import pyne
pyne.data.gamma_total_intensity(pyne.nucname.id('Co60'))

Expected Behavior

I would expect a non-nan array.

Screenshots or Code Snippets

image

Please complete the following information regarding your system:

  • OS: Linux
  • PyNE 0.7.5
@welcome
Copy link

welcome bot commented Jul 10, 2023

Hi, and welcome to PyNE! 👋 Thanks for opening your first issue. We recommend that you include information such as the version of PyNE you're working with (eg, develop branch or a specific version), the platform you are operating on, the expected behavior, and the actual behavior you are bringing our attention to. The more deatil you provide, the better others in this community will be able to help you.

@ahnaf-tahmid-chowdhury
Copy link
Member

It appears that the data you are looking for is not readily available. I attempted to find information on U235 and Pu-239, but encountered some incomplete values that included null values.

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