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

🏗 Support new block keys 132 & 136 #58

Open
philipp-baumann opened this issue Dec 14, 2022 · 5 comments
Open

🏗 Support new block keys 132 & 136 #58

philipp-baumann opened this issue Dec 14, 2022 · 5 comments
Labels
opus-data-support Support new OPUS instrument, block type, OPUS version etc.

Comments

@philipp-baumann
Copy link
Member

issue raised and OPUS file provided here:

qedsoftware/brukeropusreader#17

  • current main in opusreader2
r$> file <- system.file("extdata/test_data", "211118_EM27-SUN_#155_BA.0000", package
     = "opusreader2")

r$> data <- read_opus(dsn = file)
Error in structure(c(data_list, list(block_type_name = block_type_name)),  : 
  object 'block_type_name' not found

proposed fix:

spectrochempy/brukeropusreader#6

=> add block type in R/create_dataset.R

@philipp-baumann philipp-baumann changed the title Support new AB block types 🏗 Support new AB block types Dec 14, 2022
@philipp-baumann philipp-baumann changed the title 🏗 Support new AB block types 🏗 Support new block keys Dec 14, 2022
@philipp-baumann philipp-baumann changed the title 🏗 Support new block keys 🏗 Support new block keys 132 & 136 Dec 14, 2022
@philipp-baumann
Copy link
Member Author

we should check also in Bruker OPUS software to understand why and when there is a second interferogram and single channel reflectance of the sample. cc @atravert

@philipp-baumann
Copy link
Member Author

stop-proactively-ft-ir-remote

-> I'll wait to add until we have thoroughly reviewed an merged #61

@philipp-baumann
Copy link
Member Author

Very cool, this is the new EM27/SUN series spectrometer for FT-IR remote sensing https://www.bruker.com/en/products-and-solutions/infrared-and-raman/remote-sensing/em27-sun-solar-absorption-spectrometer.html

@philipp-baumann
Copy link
Member Author

Thanks a lot @laura-summerauer for providing the screenshots

Bruker_EM27-SUN_viewer1

Bruker_EM27-SUN_viewer2

Bruker_EM27-SUN_viewer3

Bruker_EM27-SUN_viewer4

Bruker_EM27-SUN_viewer5

Bruker_EM27-SUN_viewer6

Bruker_EM27-SUN_viewer7

Bruker_EM27-SUN_viewer8

Bruker_EM27-SUN_viewer9

@philipp-baumann
Copy link
Member Author

Bruker_EM27-SUN_viewer10

Bruker_EM27-SUN_viewer11

Bruker_EM27-SUN_viewer12

Bruker_EM27-SUN_viewer13-a

Bruker_EM27-SUN_viewer13-b

Bruker_EM27-SUN_viewer14-a

@philipp-baumann philipp-baumann added the opus-data-support Support new OPUS instrument, block type, OPUS version etc. label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opus-data-support Support new OPUS instrument, block type, OPUS version etc.
Projects
None yet
Development

No branches or pull requests

1 participant