Skip to content

Reference

spectral_film_lut

Modules:

  • bw_negative_film

    Here we include the data of black and white negative camera films.

  • bw_print_film

    Here we include the data of black and white release print films.

  • color_space

    Define and convert to common display color spaces.

  • css_theme

    Here the theming of the UI is specified.

  • densiometry

    Here data and functions for handling and specifying density values is included.

  • file_formats

    Here file formats and encoding parameters for the grain generation are defined.

  • film_data

    The main class for storing unprocessed film data.

  • film_loader

    A helper function to load film stocks with a dynamic loading bar.

  • film_spectral

    The main class for handling all film data procesing and rendering.

  • filmstock_selector

    Widget to select film stocks.

  • grain_generation

    Functions to simulate film grain and to export film grain overlays.

  • gui

    The main GUI implementation.

  • gui_objects

    Additional GUI objects used by Spectral Film LUT.

  • negative_film

    Here we include the data of color negative camera films.

  • print_film

    Here we include the data of color release print films and papers.

  • resources

    Contains assets for the UI.

  • reversal_film

    Here we include the data of positive films.

  • reversal_print

    Here we include the data of reversal print paper intended to be used with color positive

  • splash_screen

    The splash screen shown at boot.

  • utils

    Additional utility functions.

  • wratten_filters

    Spectral data on the Kodak Wratten filters.

Attributes:

FILM_STOCKS module-attribute

FILM_STOCKS = sorted(FILM_STOCKS, key=lambda x: name)

All film stocks.

REVERSAL_FILM module-attribute

All available reversal (slide) film stocks.

REVERSAL_PRINT module-attribute

All available reversal print stocks.