Skip to main content

RAW Light Simulation file reader/converter package

Project description

RAW Light Simulation reader/converter package

Description

rawls is a python package developed during a thesis project. It enables to manage .rawls image file extension. The image extension .rawls is used to store all samples values of images obtained during rendering of synthesis images. This output extension is available in a custom version of pbrt-v3 details.

Installation

pip install rawls

How to use ?

To use, simply do:

from rawls.rawls import Rawls
path = 'images/example_1.rawls'
rawls_img = Rawls.load(path)
rawls_img.save('output.png')

Classes

This project contains usefull classes.

  • Rawls : Manage .rawls file date
  • RawlsStats : Enables to merge .rawls image files and extract statistics

All these classes will be enhanced during development of the package. Documentation is available here.

How to contribute

Please refer to the guidelines file if you want to contribute!

Contributors

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rawls-0.1.5.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

rawls-0.1.5-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file rawls-0.1.5.tar.gz.

File metadata

  • Download URL: rawls-0.1.5.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.0

File hashes

Hashes for rawls-0.1.5.tar.gz
Algorithm Hash digest
SHA256 305c13735f1094a6821d56239903505c6ac20aecb804e46ff0184b689d495dfa
MD5 95428af5c2c9c3f09bb98fdc2fc18d6f
BLAKE2b-256 4f65a335bea28174b21c2d1b232e8536a153e0540f8ff395e4924a1160c00f18

See more details on using hashes here.

File details

Details for the file rawls-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: rawls-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.0

File hashes

Hashes for rawls-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2b1b84a3ea16a3875ff4702612142fe146f269e069594f12263737b81936c4cc
MD5 83d4509f5c58b981a9d8ccecea67a1df
BLAKE2b-256 52427e6b2ac26d7b0fb0ca92082d5a87a8cc2d610d2e0f435d510f3f3d9e17cd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page