How to add Tables into GUI

24 views
Skip to first unread message

kreecha puphaiboon

unread,
Mar 8, 2022, 6:09:37 PM3/8/22
to NEMOSIS-discuss
Hello

I am new and wondered how to add more Tables (billing, participant and etc which are not in default NEMOSIS ) into GUI display, so i can fetch data for my queries. 

Can anyone guide me how to or point me to the document which explains?

Regards,
Kreecha

Nicholas Gorman

unread,
Mar 21, 2022, 9:30:56 PM3/21/22
to NEMOSIS-discuss
Hi Kreecha,

To do this you need to edit the python source code, so you wouldn't be able to use the exe directly. You could either edit the source code, and recompile the exe, or just run the GUI from python, by running nemosis/gui.py.

The files you would need to edit are: /nemosis/defaults.py and /nemosis/processing_info_maps.py. If the table are similarly structured to the existing ones in NEMOSIS this should be straightforward.

Basically you would just add in the new tables to these files following the pattern for existing tables.

Let me know if this requires further explanation.

Cheers,
Nick  
Reply all
Reply to author
Forward
0 new messages