layout | title | tags | share-description | |||||
---|---|---|---|---|---|---|---|---|
home |
Open Electron Microscopy Data Network |
|
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.
{% assign posts = site.posts | sort: "date" | reverse -%}
-
{% for post in posts limit: 1 -%}
-
{% include news_item.html post=post %}
{%- endfor %}