Periodic Calendar User Manual
Prev


Periodic Calendar Application

Table of Contents

Main Window
Dates Navigation
Recording Periods
Recording Ovulation
Recording Pregnancy
Notes
Self-Observation Dashboard
Statistics Dialog
Preferences
Import/Export
Command Line Parameters

Main Window

The Periodic Calendar main window provides calendar-centric information related to the menstrual periods tracking and prediction (see Figure 1).

Main Window screenshot

Figure 1. Main Window

The calendar pane is the core of the application. It shows the colored monthly calendar having the menstruation first day highlighted in red and fertile days highlighted in green (these are the default color schema). Recorded pregnancy and children birth days are highlighted as well. The predicted days are shown in a lighter color. The color swatches to the right shows what does each color mean. The colors can be changed in the preferences dialog.

The Selected Day Summary provides the general information for the day which is currently selected in the calendar. It contains the selected date, days since the cycle start, fertility and if you might feel uncomfortable. Some women feel uncomfortable near the beginning of each cycle. The uncomfortable days range can be selected in the preferences dialog. According to these settings, Periodic Calendar shows if any uncomfortable feelings may appear on the day selected in the calendar.

Dates Navigation

Calendar dates can be navigated using the tool bar month and year navigation buttons or the Navigation main menu items.

The following shortcut keys can also be used for quick calendar navigation:

Recording Periods

The new menstruation can be recorded either using the calendar context menu which is shown on right mouse click, or using the main menu item Calendar->Add Menstruation Record. If the record was entered by mistake, it can be removed from the calendar context menu or using the main menu item Calendar->Delete Record.

While adding the new records to the calendar, you will notice that the predicted fertile period is shown wider than the past fertile periods. This happens because the fertile period starting and ending dates depend on the cycle length. The prediction is made in "safer" way from the contraception view point highlighting all probably fertile days.

Main window status bar area shows the summary information about all recorded periods. This includes the recorded periods count, and minimum, average and maximum period length. Basing on the periods length deviation from the medium value, the general calendar method accuracy is evaluated and shown in the status bar as well.

Recording Ovulation

Ovulation can be recorded the same way. Use the main menu item Calendar->Record Ovulation or corresponding item from the calendar context menu.

Actually, the ovulation period can be considered as 2-3 days long. For the fertility tracking purpose user should record the last day of the ovulation, which will be considered as the last fertile day of the period.

Recording Pregnancy

The pregnancy can be recorded using the main menu item Calendar->Record Pregnancy

The pregnancy start is calculated as the first day of the last menstruation cycle. If there are reasonable menstruation records in the past, the Record Pregnancy dialog might appear proposing to chose either the last menstruation date or current date as the pregnancy selection date.

During the pregnancy, slightly different information is presented by the application (see Figure 2.).

Main Window - pregnancy screenshot

Figure 2. Main Window - Pregnancy Period

If the selected day is within the recorded pregnancy period, the Selected Day Summary is changed to show the pregnancy week number and the predicted baby birth date.

To make the records complete, the baby birth date can also be recorded (using Calendar->Record Birth main menu item).

The pregnancy period is shown from the pregnancy start date to the birth record date or to the pregnancy interuption date which also can be recorded. If there is no birth or interruption records - the pregnancy is shown till the estimated birth date (9 month).

If the menstruation is recorded before the 9-month period end, the pregnancy is shown to the first menstruation date.

Notes

The main window section below the calendar allows entering and viewing the notes which can be added for any day.

New note for the current day can be added using the plus button near the notes list or from the main menu.

If the current day already has a note, this note is automatically shown in the notes area.

The note for the current day can be deleted using the minus button or the corresponding main menu item (Notes->Remove Note).

Self-Observation Dashboard

The only goal of the self-observation usage is to determine the end of the ovulation period - this is the last fertile day of the period. (See Figure 3.)

Self-Observation Dashboard

Figure 3. Self-Observation Dashboard

The upper part of the self-observation dashboard is a standard basal body temperature graph which allows determining the ovulation date by the body temperature changes.

It is important to measure temperature every day at the same time and using the same method.

To draw a point on a graph select a cell which correspond to the desired date and temperature and press a SPACE key on the keyboard or just double click on that cell. The points are connected by lines automatically.

The sympthoms monitoring stripes allows monitoring of up to 4 sympthoms, recording the sympthom description each day which is relevant for you. Select the appropriate cell and press SPACE key on the keyboard or press a right mouse button. The available sympthom descriptions list will be shown. Choose the most appropriate one.

Once you'll have enough information to determine which day is the last ovulation day - click with the right mouse button on the temperature graph within the corresponding column. From the context menu which will pop up, choose Record Ovulation item.

The temperature graph popup menu also contains the command to remove the misplaced Ovulation record.

The Self-Observation Dashboard preferences tab allows customization of the main tab appearance (See Figure 4.).

Self-Observation Dashboard - Preferences

Figure 4. Self-Observation Dashboard - Preferences

You can choose the temperatures scale which you prefer (Celsius or Fahrenheit) as well as the monitored sympthoms list with the possible sympthom descriptions.

It is recommended to set the temperature scale initially and then do not change it. Switching back and forth between the scales mean loosing the precision and some of the recorded temperature values might be recalculated incorrectly.

Please refer to the specialized literature if you'd like to get more information about the self-observation fertility prediction methods.

Statistics Dialog

Statistics dialog provides the general statistics for the recorded periods as well as the periods length histogram which shows the period length distribution (see Figure 5).

Statistics Popup screenshot

Figure 5. Statistics Dialog

Preferences

Periodic Calendar settings can be changed in the preferences window which can be shown using the File->Preferences... main menu item.

The General section of the preferences dialog allows to choose which file will be loaded on startup (see Figure 6). This can be overridden by the command line parameters.

Preferences 1 screenshot

Figure 6. Preferences - General

Calendar preferences section allows changing the calendar colors (see Figure 7.).

Preferences 2 screenshot

Figure 7. Preferences - Calendar

Calculations preferences section allows changing the periods prediction and other calculations parameters (see Figure 8.).

Preferences 3 screenshot

Figure 8. Preferences - Calculations

Add XX buffer days the start and after the end of the fertile period can be used to add the "buffer" days to the fertile period, to be more safe about the contraception, or to make the fertile period narrower (entering the negative values), showing the most probable fertile days if conception is the goal.

Bad feelings start XX days before and end YY days after menstruation line specifies the range of days which may have the uncomfortable feelings. This does not impact any calculations - it is used just for the user convenience.

Regular cycles are between XX and YY days long option defines which cycles should be taken into account during the next cycle length prediction. It might happen that some cycles can last longer or shorter than usually. If these cases are rather exceptions, their influence on the calculations can be eliminated. Hoverer having such "unusual" cycles makes the calendar method almost useless for the natural family planning.

Import/Export

Import/Export functionality is available from the File main menu.

At this point only one format is available for the import and export. This is the Periodic Calendar 1.x version file format which contains only the menstruation periods starting dates.

Imported dates will be appended to the current data file preserving all current records.

Please keep in mind, that old version of the Periodic Calendar did not use the pregnancy records and notes. This information will not be included in the export file.

Command Line Parameters

Periodic Calendar accepts single command line parameter which is supposed to be a name of the file to open on startup.

Usage example:

java -jar pcal.jar c:\docs\myfile.pcal

Prev Home