-
Notifications
You must be signed in to change notification settings - Fork 416
Added Arman_Bird #553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Arman_Bird #553
Conversation
params/params_tmpl - arman.R
Outdated
| # input parameters | ||
|
|
||
| # sigma2: 0 < value < 5 | ||
| sig2 <- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please can you add a value between 0 and 5 for sig2?
params/params_tmpl - arman.R
Outdated
| sig2 <- | ||
|
|
||
| # e.g. "anas_krystallinus" | ||
| species.name <- " " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please can you add a species name?
|
Hi, |
ubdbra001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One additional change requested
params/params_tmpl - arman.R
Outdated
| species.name <- "arman_bird" | ||
|
|
||
| # e.g. "Deeppink" | ||
| color <- " #FF1493" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think that R will like the leading space here, could you remove it?
|
thanks, yeah all done |
Hi,
I have created a new bird parameters file.