pyC14 is a set of classes and methods dedicated to radiocarbone data analysis.
- The project is based on few remarks :
- it is very difficult to handle OxCal data and graphs
- there are almost no open source software availlable for radiocarbone data calibration and analysis
- most of the used softawre are blackbox, not always well-documented and most often deprecated
Based on these constations and my strong "good opinion" on "python" I started to develope my own code. Part of this code (plotting) is freely inspired from the IOSACal software, and I strongly recommand to have a look at what they do (and encourage them to continu).
pyC14 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
pyC14 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with IOSACal. If not, see <http://www.gnu.org/licenses/>.