#216: Behaviour of "nograph" option is not consistent --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: enhancement | Status: new Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- The reference manual says that with the "nograph" options, Dynare "doesn't do the graphs".
This options indeed prevents Dynare from displaying graphs, but it still creates PDF/EPS files in some parts of the code (but not).
For example, stoch_simul+nograph won't create PDF/EPS files for IRFs, but estimation+nograph will still create some PDF/EPS files.
This is inconsistent. Moreover, some users would like to have the possibility of not saving the graphs (http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=3362)
I think we should either decide that "nograph" means "do not display nor save graphs", or create a new option like "nographsave" which would allow full flexibility with regard to displaying/saving graphs.
#216: Behaviour of "nograph" option is not consistent --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: enhancement | Status: new Priority: major | Milestone: 4.3 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- Description changed by sebastien:
Old description:
The reference manual says that with the "nograph" options, Dynare "doesn't do the graphs".
This options indeed prevents Dynare from displaying graphs, but it still creates PDF/EPS files in some parts of the code (but not).
For example, stoch_simul+nograph won't create PDF/EPS files for IRFs, but estimation+nograph will still create some PDF/EPS files.
This is inconsistent. Moreover, some users would like to have the possibility of not saving the graphs (http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=3362)
I think we should either decide that "nograph" means "do not display nor save graphs", or create a new option like "nographsave" which would allow full flexibility with regard to displaying/saving graphs.
New description:
The reference manual says that with the "nograph" options, Dynare "doesn't do the graphs".
This options indeed prevents Dynare from displaying graphs, but it still creates PDF/EPS files in some parts of the code (but not all).
For example, stoch_simul+nograph won't create PDF/EPS files for IRFs, but estimation+nograph will still create some PDF/EPS files.
This is inconsistent. Moreover, some users would like to have the possibility of not saving the graphs (http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=3362)
I think we should either decide that "nograph" means "do not display nor save graphs", or create a new option like "nographsave" which would allow full flexibility with regard to displaying/saving graphs.
--
#216: Behaviour of "nograph" option is not consistent -------------------------+-------------------------------------------------- Reporter: sebastien | Owner: Type: enhancement | Status: new Priority: major | Milestone: 4.3 Component: General | Version: Keywords: | -------------------------+--------------------------------------------------
Comment(by sebastien):
Michel's opinion is there: http://www.dynare.org/pipermail/dev/2011-December/001552.html
#216: Behaviour of "nograph" option is not consistent -------------------------+-------------------------------------------------- Reporter: sebastien | Owner: Type: enhancement | Status: new Priority: major | Milestone: 4.3 Component: General | Version: Keywords: | -------------------------+--------------------------------------------------
Comment(by sebastien):
New behavior partly implemented (with new "nodisplay" option) in c848b3337a56609b22e5d3a600587e6c31ede1e2.
Still needs to be generalized, added to the preprocessor and the documentation.
#216: Behaviour of "nograph" option is not consistent -------------------------+-------------------------------------------------- Reporter: sebastien | Owner: jpfeifer Type: enhancement | Status: accepted Priority: major | Milestone: 4.3 Component: General | Version: Keywords: | -------------------------+-------------------------------------------------- Changes (by jpfeifer):
* owner: => jpfeifer * status: new => accepted
#216: Behaviour of "nograph" option is not consistent -------------------------+-------------------------------------------------- Reporter: sebastien | Owner: jpfeifer Type: enhancement | Status: accepted Priority: major | Milestone: 4.3 Component: General | Version: Keywords: | -------------------------+--------------------------------------------------
Comment(by sebastien):
More work done in 4c255cf2ae7bd8001ab2fe5290b20c3233cdb6ec
Preprocessor change and documentation still TBD
#216: Behaviour of "nograph" option is not consistent --------------------------+------------------------------------------------- Reporter: sebastien | Owner: jpfeifer Type: enhancement | Status: closed Priority: major | Milestone: 4.3 Component: General | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by sebastien):
* status: accepted => closed * resolution: => fixed
Comment:
Fixed in edca74659e0c6631afe35cd0dd5dfd4315e57b03