How do I file a Data Center User Tools bug report?

If you believe there is a bug in a DKIST Data Center User Tools, please review the following instructions.

Instructions

User Tools Bug

If you believe that you found a bug in the DKIST User Tools please create a GitHub Issue. Please note that you must have (or sign up for) a GitHub account to file a GitHub issue.

When creating a GitHub issue please follow the instructions in the template. Including a description of the bug including as many of the following as possible:

  1. A minimal example of the code you ran,

  2. a copy of the full error message,

  3. the dataset(s) that you were working on when the error occurred,

  4. the full output of the dkist.system_info() function. This can be generated in a single command by running python -c “import dkist; dkist.system_info()” or by calling the dkist.system_info() function from inside your Python session.

    1. Note - if the User Tools were installed in a virtual python environment, please use that environment

  5. describe what you were trying to do when the error occurred as specifically as possible.

 

If you have found a bug with the User Tools, please create a GitHub Issue with as many details as possible to assist the User Tools developers in tracking down the issue.

Filter by label

There are no items with the selected labels at this time.