Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

DOC: Where can I find the documentation about making a .h5 file from a text file to run into PyXRF?

オープン
#306 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
28/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

issue のスクリーンショットと、テキストデータを PyXRF 用の .h5 ファイルに変換するための文書化されたワークフローを確認してください。作成したファイルを動作する .h5 の例と比較し、必要な入力構造を明確にしたうえで、PyXRF がスペクトルとして読み取れる再現可能な変換手順を文書化してください。

索引モデルが issue の本文から書いたものです。

説明

I have been looking for a long time how to correctly pass data that I have in text format to a .h5 file format. The end goal is to be able to read the .h5 file with PyXRF and get a spectrum.

Expected Behavior

When I run the next code:
xrfh5_page-0001

I get a .h5 file. When I try to read from PyXRF I would expect to see a spectrum.

Current Behavior

However, when reading the file I get a banner that says the following:
xrfmapproblem

Possible Solution

The first thing I did was read an .h5 file that does run with PyXRF. I managed to see the following:
xrfmap_page-0001

But when running the same code but with the .h5 file that I created, the following results:
NOxrfmap

I don't know what to do but I think the problem is in the way I pass the text file to .h5

Thanks!

主要言語
Python
スター
38
フォーク
29
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NSLS2/PyXRF のほかの issue

NSLS2/PyXRF の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。