Skip to content

aaronfinke/profileanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProfileAnalysis

Utilities for handling CrystFEL's indexamajig profiling output.

Quick start

  using ProfileAnalysis
  t = loadprofiles("profile-85.log")
  plottimes(t, 133)  # Average in blocks of 133 frames
  plottimes(t[1:500], 1)  # First 500 frames, no averaging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages