Difference between revisions of "Uploading model"

From HEPMDB
Jump to: navigation, search
(Created page with "Uploading a model is a necessary part before using it on HEPMDB computation frame. The [http://hepmdb.soton.ac.uk/index.php?mod=user&act=upload uploading page] can be quite me...")
 
(You're done!)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Uploading a model is a necessary part before using it on HEPMDB computation frame. The [http://hepmdb.soton.ac.uk/index.php?mod=user&act=upload uploading page] can be quite messy and here's a guide through.
+
Uploading a model is a necessary part before using it on HEPMDB computation frame. As there is a long list of fields to fill in on the [http://hepmdb.soton.ac.uk/index.php?mod=user&act=upload uploading page], here is a guide through.
  
 
__TOC__
 
__TOC__
  
 
== Introduction ==
 
== Introduction ==
In order to upload your model, you'll have to fill in all the fields marked with an asterisk. But you should also check if the other fields don't also concern your model.
+
In order to upload your model, you will have to fill in all the fields marked with an asterisk. You should also check the other fields to make sure that they do not concern your model.
  
 
== The fields ==
 
== The fields ==
  
 
=== Model Name ===
 
=== Model Name ===
 +
This name will appear in the <tt>Import model</tt> menu.
 +
As the model already has a name that is used by <tt>CalcHEP</tt> or <tt>WHIZARD</tt>, it is better to put the same name to avoid inconsistencies.
  
 
=== Authors ===
 
=== Authors ===
 +
This field is quite straight forward. Of course, the author does not have to be the person uploading the model.
  
 
=== Summarise ===
 
=== Summarise ===
 +
A short description of the model. This description won't appear in the model list.
  
 
=== Description ===
 
=== Description ===
 +
The description of the model should be quite short. When searching a model on <tt>HEPMDB</tt>, this is the text that appears.
  
 
=== References ===
 
=== References ===
 +
You can put up to four different references to papers that could, for instance, describe a bit more the theoritical framework of the model.
  
 
=== Signatures ===
 
=== Signatures ===
 +
We have five different fields for signatures:
 +
# MET - Large missing transverse momentum
 +
# DJM - Resonance in di-jet invariant mass
 +
# DLM - Resonance in di-lepton invariant mass
 +
# MT3L - Transverse mass from 3-leptons and missing energy
 +
# MT2L - Transverse mass from 2-leptons and missing energy
 +
 +
All of them refer to particular signatures the model can exhibit. Using these fields means that it will be easier to find the model which corresponds to a particular experimental signature. This is still in development though.
  
 
=== Model File ===
 
=== Model File ===
 +
For the model file, all the files needed for the model to work should be compressed in a <tt>tar.gz</tt> archive. Then, it should be selected using the browse button.
  
 
=== Model Tool ===
 
=== Model Tool ===
 +
As <tt>HEPMDB</tt> is designed to be used with several programs, it is necessary to indicate what program is aimed by your model. Just select it in the list.
  
 
=== Source File ===
 
=== Source File ===
 +
You can distribute the source file of your model if you used a third-party software to produce it. Sharing the source code is of course highly encouraged. Again, all the files should be put in a <tt>tar.gz</tt> archive.
  
 
=== Source Tool ===
 
=== Source Tool ===
 +
If you used a third-party software to produce the model and if you're uploading the source code, choose the software you used in the list.
  
 
=== Public Model ===
 
=== Public Model ===
 +
If this field is checked, the model will be accessible to any <tt>HEPMDB</tt> user and even to any non-registered user for downloading. If not, you'll be the only person able to access the model. Making a model public is reversible; it is always possible to go back and uncheck the box.
  
 
== You're done! ==
 
== You're done! ==
When you fill in all those fields, you'll be able to finally upload the model by clicking the <tt>Upload model</tt> button. The model is immediately available and can be used on the <tt>Calculate</tt> page.
+
Once you have filled in all those fields, you can upload the model by clicking the <tt>Upload model</tt> button. The model is immediately available and can be used on the <tt>Calculate</tt> page.

Latest revision as of 10:37, 31 July 2013

Uploading a model is a necessary part before using it on HEPMDB computation frame. As there is a long list of fields to fill in on the uploading page, here is a guide through.

Introduction

In order to upload your model, you will have to fill in all the fields marked with an asterisk. You should also check the other fields to make sure that they do not concern your model.

The fields

Model Name

This name will appear in the Import model menu. As the model already has a name that is used by CalcHEP or WHIZARD, it is better to put the same name to avoid inconsistencies.

Authors

This field is quite straight forward. Of course, the author does not have to be the person uploading the model.

Summarise

A short description of the model. This description won't appear in the model list.

Description

The description of the model should be quite short. When searching a model on HEPMDB, this is the text that appears.

References

You can put up to four different references to papers that could, for instance, describe a bit more the theoritical framework of the model.

Signatures

We have five different fields for signatures:

  1. MET - Large missing transverse momentum
  2. DJM - Resonance in di-jet invariant mass
  3. DLM - Resonance in di-lepton invariant mass
  4. MT3L - Transverse mass from 3-leptons and missing energy
  5. MT2L - Transverse mass from 2-leptons and missing energy

All of them refer to particular signatures the model can exhibit. Using these fields means that it will be easier to find the model which corresponds to a particular experimental signature. This is still in development though.

Model File

For the model file, all the files needed for the model to work should be compressed in a tar.gz archive. Then, it should be selected using the browse button.

Model Tool

As HEPMDB is designed to be used with several programs, it is necessary to indicate what program is aimed by your model. Just select it in the list.

Source File

You can distribute the source file of your model if you used a third-party software to produce it. Sharing the source code is of course highly encouraged. Again, all the files should be put in a tar.gz archive.

Source Tool

If you used a third-party software to produce the model and if you're uploading the source code, choose the software you used in the list.

Public Model

If this field is checked, the model will be accessible to any HEPMDB user and even to any non-registered user for downloading. If not, you'll be the only person able to access the model. Making a model public is reversible; it is always possible to go back and uncheck the box.

You're done!

Once you have filled in all those fields, you can upload the model by clicking the Upload model button. The model is immediately available and can be used on the Calculate page.