User Tools

Site Tools


electronrt:userguide:userguide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
electronrt:userguide:userguide [2022/06/02 20:17] – [DICOM Import] kerhartelectronrt:userguide:userguide [2023/03/09 20:59] (current) – [General] dpatenaude
Line 34: Line 34:
  
 The main high level requirements for using the decimal Launcher and decimal eRT application are: The main high level requirements for using the decimal Launcher and decimal eRT application are:
-  - .decimal Direct (using Auth0) account credentials+  - .decimal Direct account credentials
     - This account needs association with a Site ID (.decimal Customer Account number) that has been licensed for use of the decimal eRT application     - This account needs association with a Site ID (.decimal Customer Account number) that has been licensed for use of the decimal eRT application
     - This account needs specific .decimal Permission for accessing the eRT modules     - This account needs specific .decimal Permission for accessing the eRT modules
Line 54: Line 54:
  
  
-===== Common Planning Tasks =====+===== Application Usage =====
  
-The following task descriptions are thorough guides providing complete information about each task within the decimal eRT application.+The following sections are thorough guides providing complete information about each task within the decimal eRT application.
  
   * [[electronrt:userguide:tutorials:all_tutorials#launching_electronrt|Launching decimal eRT]]   * [[electronrt:userguide:tutorials:all_tutorials#launching_electronrt|Launching decimal eRT]]
Line 82: Line 82:
   * [[electronrt:userguide:tutorials:all_tutorials#decimal_ert_settings|App Settings]]   * [[electronrt:userguide:tutorials:all_tutorials#decimal_ert_settings|App Settings]]
  
-===== System Usage =====  
  
-==== Improper System Usage ====+ 
 +===== Improper System Usage =====
  
 When using decimal eRT, as with any complex program, there is the potential for misuse. The decimal eRT app is a radiotherapy treatment planning tool that is intended to be used by experienced and knowledgeable professionals working in the field of radiation therapy. When using decimal eRT, as with any complex program, there is the potential for misuse. The decimal eRT app is a radiotherapy treatment planning tool that is intended to be used by experienced and knowledgeable professionals working in the field of radiation therapy.
Line 101: Line 101:
 |  3  | All                          | Random Application Crashes:<WRAP> |  3  | All                          | Random Application Crashes:<WRAP>
   * If the [[electronrt:instructions_for_use:instructions_for_use#network_local_data_cache|local or network disk cache]] becomes corrupted the application may crash at seemingly random places while calculations are computing. Clearing the [[electronrt:userguide:tutorials:all_tutorials#local_disk_cache|local disk cache]] within the application settings may help resolve unreproducible application crashes during calculations running.   * If the [[electronrt:instructions_for_use:instructions_for_use#network_local_data_cache|local or network disk cache]] becomes corrupted the application may crash at seemingly random places while calculations are computing. Clearing the [[electronrt:userguide:tutorials:all_tutorials#local_disk_cache|local disk cache]] within the application settings may help resolve unreproducible application crashes during calculations running.
 +</WRAP>|
 +|  4  | All                          | Network patient database:<WRAP>
 +  * If the application is set to use a [[electronrt:instructions_for_use:instructions_for_use#patient_database_file_storage|network patient directory]] shared with multiple users there may be a risk for 'database is locked' errors. This is due to the application using SQLite as it's database engine, which does not robustly support concurrent database users and reading/writing. While normal usage between one or two users may not pose a problem with this, having a significant number of users simultaneously accessing the network database or the following scenarios can cause the database to lock and throw this error:
 +    * The application crashes or a network connection is interrupted during a SQL commit that allows the 'unlock' step to be missed OR
 +    * The file is locked due to other network usage (e.g.: the file is in use by an external service such as an Antivirus scan, backup, etc) OR
 +    * Multiple simultaneous users are attempting to read/write to the database at the same time
 +  * If you receive the error "database is locked" you'll have to wait and try again once the database is unlocked
 +</WRAP>|
 +|  5  | All                          | Application fails to load computed data: Under the following scenario, the application request and state handling has a known bug that results in computed data not loading within the application until a application close and re-open is performed:<WRAP>
 +  * A patient/plan is opened and a user interface or task is opened
 +  * Data begins computing (e.g.: a dose, beam, or device)
 +  * While the data is computing the user navigates to another user interface within the application
 +  * If the data finishes computing for the first user interface while the user is navigated to a new user interface and then the user navigates back to the first user interface, the application may not know the data is computed to display or use the results.
 </WRAP>| </WRAP>|
 ==== DICOM Import ==== ==== DICOM Import ====
Line 106: Line 119:
 ^ ID  ^ Affected Version(s)  ^  Description   ^ ^ ID  ^ Affected Version(s)  ^  Description   ^
 | 1 | All                  | Closing the application immediately after importing a DICOM patient and before the job 'copy_imported_dicom_files_to_course' completes will cause an incomplete CT Image Set when exporting DICOM later in the application. | | 1 | All                  | Closing the application immediately after importing a DICOM patient and before the job 'copy_imported_dicom_files_to_course' completes will cause an incomplete CT Image Set when exporting DICOM later in the application. |
-| 2 | 0.9.0+               | Only plan files with a valid bolus in at least one beam will import properly. |+| 2 | 0.9.0                | Only plan files with a valid bolus in at least one beam will import properly. |
  
 ==== DICOM Export ==== ==== DICOM Export ====
electronrt/userguide/userguide.1654201063.txt.gz · Last modified: 2022/06/02 20:17 by kerhart