Project

General

Profile

Actions

Bug #13290

closed

Data from the article of Lachniet misinterpreted

Added by Lafage Vincent about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Start date:
05/05/2016
Due date:
% Done:

0%

Estimated time:

Description

The RATIO that is shown in the paper is not GE/GM.
It has to be removed in the database.
Correspondingly the paper includes data for GM that were not stored in the database.
The values for Q² are the same but for one extra measure in the case of GM (26 measures of GM, 25 measures of a specific ratio)

So 25 observables will be updated from RATIO to MAGNETIC (1), and the corresponding measure will be updated correspondingly (2). An extra observable will be inserted (3).

(1)
update db_observable set obs_type_observable='MAGNETIC' where obs_id in (select m.obs_id from db_article natural join db_mesure m where art_fic_ref like 'Lachniet%' order by obs_id);

(2)

Actions

Also available in: Atom PDF