• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FAIRmat-NFDI / pynxtools-em
17%

Build:
DEFAULT BRANCH: main
Repo Added 01 Aug 2024 08:29AM UTC
Token L9fWQ7n5eVDMhiMlRJrRD88cXr38XjyZM regen
Build 223 Last
Files 84
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • CFFChecker
  • bring-in-examples
  • bump-ruff
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/setuptools-78.1.1
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/uv-0.8.6
  • deprecate_wording_of_subparser
  • em_app
  • em_app_niac_changes
  • fairmat1_final_pm
  • fix_build_doc
  • fix_materialsproject_example
  • flatdict_revert_until_replacement
  • hdf5_core_inspect
  • hfive_apex_add_laue_group_support
  • hfive_oxford_add_partial_support_v7.0
  • hot_fix_rename_nomad_test
  • issue103
  • issue132
  • issue139_harmonize_using_cruft
  • issues_74_and_149_msa_spc_spd
  • jeol_case_tifonly_with_metadata
  • kassel_usecase_fix
  • koch_group_runthrough_dec2025
  • koch_summer2026
  • nion
  • pint_units_for_concept_mapping
  • polishing
  • prepare_v0.4.2
  • prepare_v0.4.3
  • prepare_v0.4.4
  • prepare_v0.4.5
  • py3.13
  • pynx070_prepare030
  • runthroughs_ebsd
  • spellchecker
  • switch_to_src_layout
  • unpin_pint
  • update_nomad_eln_schema
  • warn_rather_than_ignore_when_seen_previously_unknown_content
  • zenodo_allversions

11 Jun 2026 11:48AM UTC coverage: 16.884% (-0.04%) from 16.928%
27344635288

push

github

web-flow
Issues 74 and 149 msa spc spd (#167)

* bump versions precommit and pyproject toml

* constrain rosettasciio always to use the latest

* skeleton rsciio_msa

* tweaking atom type handling and bibliography handling for oasisb example

* iso3_city_firstauthor naming information collected, starting mtex.h5 conversion run-through

* remove NeXus/MTex parser as this one has been updated and will be maintained via the pynxtools-microstructure plugin

* proper return values when file already exists and using logger

* reorganize location of the code for examples related to data ingestion studies, skeleton code for parsing, to be modified still from pynxtools-apm and pynxtools-microstructure, spellchecking

* spellchecking minor

* fixing batch_process queue, next steps i) test and run with msa, emd, dm2, dm3, dm4, iii) go to images

* explicit chunking for all parsers were applicable

* explicit chunking for all parsers were applicable

* working version of the msa parser

* spellchecking

* fix the issue that the running long ipynb session drain the main memory as intermediate objects and jupyter objects are not deallocated and thus memory safely returned to the operating system

* configure rosettasciio so that eds-streams are included

* adding cli executable script to overcome the problem of the significant memory consumption overhead of jupyter notebooks

* adding parsing of NXuser

* Adding a deterministic sampling to select random subsets and then decompress these to compose a representative set for the use case images, i.e. tif, bmp, with and without sidecar files, the sampling generates a configuration file (ods spreadsheet automatically, is useful also for showing how to ingest per project extra metadata), sub-sampling is required as the total number of images in the EM dataset collection contains more than 300k images which we currently cannot sieve through manually and for which the adding of atom_types is plagued by file names which do not inclu... (continued)

31 of 210 new or added lines in 14 files covered. (14.76%)

6 existing lines in 6 files now uncovered.

956 of 5662 relevant lines covered (16.88%)

0.17 hits per line

Relevant lines Covered
Build:
Build:
5662 RELEVANT LINES 956 COVERED LINES
0.17 HITS PER LINE
Source Files on main
  • Tree
  • List 83
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27344635288 main Issues 74 and 149 msa spc spd (#167) * bump versions precommit and pyproject toml * constrain rosettasciio always to use the latest * skeleton rsciio_msa * tweaking atom type handling and bibliography handling for oasisb example * iso3_city_f... push 11 Jun 2026 11:50AM UTC web-flow github
16.88
27230396903 main Changes related to FAIRmat 1 final PM sprint (#170) * tweaking atom type handling and bibliography handling for oasisb example * iso3_city_firstauthor naming information collected, starting mtex.h5 conversion run-through * remove NeXus/MTex par... push 09 Jun 2026 07:28PM UTC web-flow github
16.93
27005780177 main Koch summer2026 (#169) * refactor ger_berlin_koch example and related resources with using correct three-character iso country code * oasisb run-through for em, adding utility code for dataset management * additional utility code, temporarily d... push 05 Jun 2026 09:03AM UTC web-flow github
16.26
26580835689 main Extension for JEOL TIFF which have metadata inside the TIFF (#162) * dev code snippets to parse unicode metadata and xmp payload from JEOL tiff, next steps: i) extend concept mapping table, ii) move into parser code, iii) test * skeleton moved d... push 28 May 2026 02:27PM UTC web-flow github
16.26
26580344293 main Fix materialsproject example (#165) * reorganize example * queried elements from MaterialsProject, made code modifications according to the latest NeXus definitions * fixed * deactivate debug code --------- Co-authored-by: mkuehbach <markus.... push 28 May 2026 02:18PM UTC web-flow github
16.4
26578363126 main Fairmat1 final pm (#163) * refactor ger_berlin_koch example and related resources with using correct three-character iso country code * oasisb run-through for em, adding utility code for dataset management * additional utility code, temporarily... push 28 May 2026 01:43PM UTC web-flow github
16.46
24139312560 main prepare v0.4.5 (#160) Co-authored-by: mkuehbach <markus.kuehbach@physik.hu-berlin.de> push 08 Apr 2026 02:00PM UTC web-flow github
16.46
24139089446 main Editing cff and adding of validation to reactivate auto-detection of releases by zenodo (#159) * First scratch for CFF file validateion. * use uv * update the cff validation.yml file. * Fix uv versions. * Use uv. * fiy uv action version. * ... push 08 Apr 2026 01:54PM UTC web-flow github
16.46
23491243546 main Modernize example (#158) * modernize example * remove change mark * skeleton for em app * deactivate app, fix test * spellchecking * prepare v0.4.4 --------- Co-authored-by: mkuehbach <markus.kuehbach@physik.hu-berlin.de> push 24 Mar 2026 01:15PM UTC web-flow github
16.46
23415742023 main Prepare v0.4.3 (#157) * Initial commit, run-through specific code * Batch processing skeleton * minor * microseconds in the log, adding filesize * logger fix * Progress reporting * optional deps odfpy to parse ods files * optional openpyxl... push 23 Mar 2026 12:06AM UTC web-flow github
16.31
See All Builds (223)

Badge your Repo: pynxtools-em

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc