Python library for calculating MRT Map from Chaosense Sensor
Project description
raytracemrt
Python codes to calculate the Mean Radiant Temperature from thermal scans and geometry point cloud
Getting started
These instructions on written for Python on windows.
- Install Python 3.11 (https://www.python.org/)
- Create a virtual environment with 'py -m venv ray' this will create a virtual environment in the directory ray of your current directory (https://realpython.com/python-virtual-environments-a-primer/#deactivate-it)
- Activate the environment ray\Scripts\activate
- 'pip install raytracemrt'
- download the example file here: 'https://github.com/chenkianwee/raytracemrt/tree/main/example/ply' right click on the file and 'save link as'
- execute the program with the example with these parameters:
raytracemrt -s your/directory/example1_therm.ply -x 0 0 1.5 -d 4 5 3.5 -z 0.3 -g 0.5 0.5 1 0.5
- go to the directory where you have downloaded the example file. All the results will be in a folder called 'example1_therm_result'.
- the folder will have 5 folders to store all the intermediate results. Check the mrt folder to get the mrt results.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raytracemrt-0.0.3.tar.gz
(26.6 kB
view details)
Built Distribution
File details
Details for the file raytracemrt-0.0.3.tar.gz
.
File metadata
- Download URL: raytracemrt-0.0.3.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7402cf384c042a8806821051a7ab05072146331c5426b5ca3e97a43da4eaa74 |
|
MD5 | 3e8fa7303cdd545d9327e67b1232fdd8 |
|
BLAKE2b-256 | 050a9f3b1690fa8104ebd23d1217ba61b903e16b6d6b351bd38fef5fd9b14adc |
File details
Details for the file raytracemrt-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: raytracemrt-0.0.3-py3-none-any.whl
- Upload date:
- Size: 30.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2d3e533fca5a72593449762c90330bb26cac735910b11582dddeaa767b42f63 |
|
MD5 | 1263ad5fe27c0e58b24676bc8edf7175 |
|
BLAKE2b-256 | b8c62e95f09e32790d48148a09da739529281b4a26dd11aec935a98eb545ac64 |