Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.35 KB

index.md

File metadata and controls

46 lines (37 loc) · 1.35 KB
layout title tags share-description
home
Open Electron Microscopy Data Network
OpenEM
Electron microscopy
Research data
Project updates
Scientific collaboration
The Open EM Data Network (OpenEM) is a consortium of Swiss electron microscopy facilities working together to implement FAIR and open research data.

Welcome to the OpenEM project website. Our goal is to simplify the work with electron microscopy data and to support research. Here you will find current information on the project and its progress. Technical documentation and information on project participation will also be made available here in the future.

If you are interested or have any feedback, please contact us.



Latest News

{% assign posts = site.posts | sort: "date" | reverse -%}

    {% for post in posts limit: 1 -%}
  • {% include news_item.html post=post %}
  • {%- endfor %}

More project news