Template:Experiment: Difference between revisions

From FusionGirl Wiki
Jump to navigationJump to search
(Psionics expansion (01a + 01b): content authored / LaTeX-restored per local submodule; lint-clean.)
 
(A1: delink .md source refs)
 
Line 66: Line 66:
</pre>
</pre>


Source: [[05-augmented-pages/02-page-templates.md §4]].
Source: <code>05-augmented-pages/02-page-templates.md §4</code>.


[[Category:Psionics templates]]
[[Category:Psionics templates]]
[[Category:FusionGirl Templates]]
[[Category:FusionGirl Templates]]
</noinclude><includeonly>[[Category:Psionics experiments]]</includeonly>
</noinclude><includeonly>[[Category:Psionics experiments]]</includeonly>

Latest revision as of 17:02, 11 May 2026

Reference template documenting the standard layout for every psionics experiment page. The infobox is Template:Experiment_Vital_Stats; this template is the section skeleton.

Standard experiment skeleton

{{Audience_Sidebar
| difficulty   = Intermediate
| reading_time = 15 minutes
| prerequisites = [[Psionics_Primer]], [[Relevant_Theory_Page]]
}}

{{Experiment_Vital_Stats
| first_performed = …
| principal_investigators = …
| institution = …
| status = …
| replication_count = …
| effect_size = …
| key_citation = …
}}

== Summary ==
One paragraph: what was tested, what was found.

== Background ==
Why was the experiment performed? What hypothesis?

== Apparatus ==
Equipment list with vendor/model numbers where available.
* Detector: type, sensitivity, noise floor
* Shielding: type, attenuation
* Stimulus: source, calibration
* Environment: temperature, humidity, EM-quiet
* Data acquisition: sampling rate, ADC bits

== Protocol ==
# Step one.
# Step two.
# …

== Statistical Analysis ==
* Test used
* Sample sizes
* Effect size
* p-value
* Multiple-comparison corrections applied

== Results ==
Observed data. Effect size with uncertainty. Tables and figures.

== Replication History ==
Year-by-year table of attempted replications: lab, result (positive / null / partial), citation.

== Open Methodological Questions ==
What controls would strengthen the experiment? What confounds remain?

== Interpretation in ψ-Field Theory ==
How does this experiment constrain ψ-field parameters?

== References ==
Full citations.

== See Also ==
Related experiments, theory pages, instrumentation pages.

Source: 05-augmented-pages/02-page-templates.md §4.