Events Table
The events table is the central display surface of every event-generator study. After event generation completes, the events table fills with one row per event detected during the run. Aquila's virtualized table can render millions of rows without slowing down.
Events Column Visibility Menu
Each event-generator study exposes a set of metric columns in its events table. Many of these columns are hidden by default. The column visibility menu, opened from the right-click context menu on any column header, lists every available column with a checkbox you can toggle to show or hide each column individually.
Events Table Layout Menu
The Events Table Layout Menu saves and applies the default column layout (visibility, order, widths) for each event-generator study type. The menu is opened from the layout flyout button at the top-right of the events table.
Find Nearest Event
The Find Nearest Event tool scrolls the events table to the row whose date is closest to a target date you supply. Use it to jump to a particular epoch within a long timeline of events without scrolling by hand.
Copy Event Date
The Copy Event Date command places the date (without the time) of the selected event on the system clipboard so you can paste it into another application.
Copy Event Date and Time
The Copy Event Date and Time command places the full date and time of the selected event on the system clipboard so you can paste it into another application.
Copy Event Descriptions
The Copy Event Descriptions command places the textual descriptions of the selected events on the system clipboard, one description per line. Use it when you need only the event narratives without their dates or metric data.
Copy Events As Markdown
The Copy Events As Markdown command places the selected events on the clipboard as a formatted Markdown table. The table reflects the currently visible columns of the events table. Markdown output is ideal for pasting into note-taking applications such as Obsidian, Notion, and Joplin.
Copy Events As Tab-Delimited
The Copy Events As Tab-Delimited command places the selected events on the clipboard as tab-delimited text. The output reflects the currently visible columns of the events table and is ideal for pasting into spreadsheet applications such as Microsoft Excel.
Export Events to CSV
The Export Events to CSV command writes every event in the events table to a CSV file. The Export button below the events table is enabled only after a successful event generation run, and the export contains all generated events regardless of selection.
Event Generator Statistics Panel
The Event Generator Statistics Panel sits below the events table on every event-generator study and reports summary statistics for the most recent generation run. The panel is visible only after a successful run.
Unlock Study
After a successful event generation run, the study locks: the Run button becomes invisible and the configuration controls become read-only. The Unlock button below the events table clears the generated events and re-enables the configuration controls so you can change parameters and generate events again.