imagecluster.io.read_timestamps

imagecluster.io.read_timestamps(imagedir, source='auto', ncores=4)[source]

Read timestamps of all images in imagedir.

Parameters:

imagedir : str

source : see timestamp()

ncores : int

run that many parallel processes

Returns:

dict

{filename: timestamp (int, seconds since Epoch)}