Navigation

  • index
  • modules |
  • next |
  • previous |
  • tessilator 0.1.dev92+gc7f36f2f4 documentation »
  • API documentation »
  • print_time_taken

print_time_taken¶

tessilator.tessilator.print_time_taken(start, finish)[source]¶

Calculate the time taken for a process.

This function takes a start and finish point a calculates the time taken in hours, minutes and seconds.

Parameters:
startdatetime.datetime

The start point of the process.

finishdatetime.datetime

The end point of the process.

Returns:
time_takenstr

The time taken for the process to complete.

Table of Contents

Contents:

  • Installing tessilator software
  • Running tessilator from the command line
  • Running the tessilator as part of a python script
  • Required input parameters
  • tessilator notes
  • API documentation
    • tessilator.fixedconstants Module
    • tessilator.tessilator Module
    • tessilator.maketable Module
    • tessilator.aperture Module
    • tessilator.contaminants Module
    • tessilator.detrend_cbv Module
    • tessilator.lc_analysis Module
    • tessilator.makeplots Module

Navigation

  • index
  • modules |
  • next |
  • previous |
  • tessilator 0.1.dev92+gc7f36f2f4 documentation »
  • API documentation »
  • print_time_taken
© Copyright 2026, Alex Binks,Moritz Guenther. Last updated on 05 Jan 2026. Created using Sphinx 9.1.0.