Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.1 KB

readme.en.md

File metadata and controls

16 lines (13 loc) · 1.1 KB

AutoInput for CompuSyn

Introduction

Compusyn is a commonly used software in pharmaceutical analysis. However, it can be pretty tiring when input data to it. Numbers in a data sheet can only be entered one by one, but can not be imported from a Excel file. This leads to a lot of repeated operations.

This project uses pyautogui and pyqt5 to realize automatic input for CompuSyn, making it much more convenient when you try to enter a data sheet to it.

Effect

The software will automatically search for the dose input box and the effect input box, and once found, it will input the data from given sheet. Input box found: found

Input box missed: missed

Note

1.Changing the CompuSyn window size or adjusting screen resolution may cause the search to fail. If you’ve confirmed that the CompuSyn window is within the visible range on your screen and the search still fails, you may need to manually capture screenshots of the dose input box and effect input box. You can reference the original image for the screenshot area.

2.Wishing you successful research o( ̄▽ ̄)ブ