Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #13

Merged
merged 7 commits into from
Oct 13, 2023
Merged

Update README.md #13

merged 7 commits into from
Oct 13, 2023

Conversation

bakhtawar-10xe
Copy link
Contributor

No description provided.

@bakhtawar-10xe bakhtawar-10xe merged commit f7e0110 into main Oct 13, 2023
1 check passed
@sohaibimran-10xe sohaibimran-10xe deleted the bakhtawar-10xe-patch-1 branch August 19, 2024 13:15
sohaibimran-10xe pushed a commit that referenced this pull request Aug 21, 2024
automation script and output comparison script related changes merged into main

* automate_execution currently works on config_automate file to
generate RTL compatible results.

* added in_single_folder flag to set the structure
of the out_for_RTL folder.
If True, all input files are saved in a single folder.

* - automate_execution.py works on configs.yml now
instead of a separate config_automate.yml.
- added is_save flag in configs.yml

* - verified results by matching .npy files,
they match.
- exception added if ValueError is encountered while loading np arrays.

* - foldername(line 63) now specified by datetime obj
- added compare_output file (Inprogress)
-  made chnages to handle new foldername in rename_to_RTL in utils.py

* output of the default modules can now by saved using
is_save flag in automate_execution script.

* To test multiple modules, type of DUT changed from str to
list.

* added input_ext variable to specify raw file
extension.

* created Results folder in out_for_RTL.
This folder will save the input and output arrays to ISP piepline,
whether generted while executing isp_pipeline.py individually or
using the auatomation script.

* Added functions in utils.py to dump config file in a more readable format.

* added .gitkeep file in results

* added .gitkeep file in out_for _RTL

* verified that key: "value" and key: vlaue pair are the same
YAMLObject by setting canonical=True in yaml.dump.

* - Added function in utils.py "remove_arr_border"
- using sys.execute to reove OS dependency from automation script
- improvements in compare_output.py are in progress
    - renaming RTl files by remove_str.
    - save log file
    - remove border or onnly rows

* added is_RTL flag in sensor_info

* added remove_rows-for_RTL function in utils.

* tested remove border and remove rows function in
utils.

* Added lines to save output of the isp_pipeline.py to
a text file.

* Cleaned up file and renamed the log file according to
datetime stamp

---------

Co-authored-by: taimur-10xe <[email protected]>
Co-authored-by: taimur-10xe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants