Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

katiebristol/data_splitter

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Splitter

License: MIT

Purpose

This script was created to split a .dat file into separate sample files to cut down on data processing time. The result is individual sample files that are space-delimited.

Demo data.

How to use

  1. Put the .dat file that you want split into the /data/ folder.
  2. Go into the script (line 11) and change "YOUR_FILE.dat" to your data file name.
  3. Run the script.
  4. Check the /results/ folder for your new data files.

Inputs

This script requires a .dat file placed into the /data/ directory.

Outputs

This script will create files for each sample measured in a .dat file. The output will write to the /results/ folder.

Notes

This script was made specifically for files produced by the CryoPC3 magnetometer control software, but it may work with other softwares as well.

License

This script is published under the MIT license.

About

A basic Python script to split a .dat file into individual sample files.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.