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.9.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

rawls-0.1.9-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rawls-0.1.9.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for rawls-0.1.9.tar.gz
Algorithm Hash digest
SHA256 9c27d405289dbfa26bd899cfea1e88f79b90e889811bef7974377e3aa7ebb761
MD5 957096831c839cd8c1decc2e42a2c1a5
BLAKE2b-256 af8a96ec8aafa59caee8a91d0c316259b6cf250f7dcf55b0c23aa6d6924e0cd7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rawls-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 15.3 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/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for rawls-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5e77f38a534bb1045d7447a020cdb68f206bde20b2f349e0b39d6c0459cbf473
MD5 3da767dc39ee990e5845539e36763bf7
BLAKE2b-256 1892b1206e8f1b13b115dfe22757df0599741a856cc7d4a84b5d8094a1a07a31

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