Skip to content

Instantly share code, notes, and snippets.

View galjos's full-sized avatar
💎

Josef M. Gallmetzer galjos

💎
View GitHub Profile
@mlund
mlund / loadgrace.py
Last active March 8, 2024 19:39
Python module to load xmgrace plots into numpy arrays
#!/usr/bin/env python
# Copyright (c) 2015-2023 Mikael Lund
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.