Ask a Question | Search PSRCHIVE: |
![]()
|
Interpreter.h Corrects band-reversed signal due to poor image rejection. Definition ImageCorrection.h:24 std::string fscrunch(const std::string &args) frequency scrunch an archive in the stack Definition Interpreter.C:1052 std::string load(const std::string &args) load an archive from disk to top of stack and optionally the map Definition Interpreter.C:507 std::string fold(const std::string &args) fold an archive in the stack Definition Interpreter.C:1124 std::string pop(const std::string &args) pop the top of the stack Definition Interpreter.C:668 Status get_status() const get the status after the last command Definition Interpreter.h:86 std::string screen_dump(const std::string &args) dump the raw data points to the screen Definition Interpreter.C:1580 std::string unload_path the path to which Archives will be unloaded Definition Interpreter.h:260 std::string response(Status status, const std::string &text="") All methods should return via the response methods. Definition Interpreter.C:401 std::string image_correct(const std::string &args) apply image pulse correction Definition Interpreter.C:1322 std::string scale(const std::string &args) scale each profile by the specified value Definition Interpreter.C:1411 Reference::To< Weight > weight_policy The current weighting scheme. Definition Interpreter.h:281 std::string rotate(const std::string &args) rotate each profile by the specified value Definition Interpreter.C:1456 void set_reply(bool f) set to false to disable the 'ok' reply Definition Interpreter.h:89 std::string offset(const std::string &args) offset each profile by the specified value Definition Interpreter.C:1432 std::string push(const std::string &args) push a clone of the current stack top onto the stack Definition Interpreter.C:639 void setmap(const std::string &name, Archive *data) set the named Archive Definition Interpreter.C:480 std::string append(const std::string &args) append one archive to another Definition Interpreter.C:988 std::string echo(const std::string &args) evaluate any expressions and print result Definition Interpreter.C:846 std::string config(const std::string &args) edit the configuration parameters Definition Interpreter.C:961 void void bool allow_infinite_frequency Import the Extension. Definition Interpreter.h:225 std::string remove(const std::string &args) remove the named archive from the map Definition Interpreter.C:727 std::vector< std::string > setup(const std::string &args, bool expand=true) All methods should call this method to parse the arguments. Definition Interpreter.C:370 std::string edit(const std::string &args) edit the current archive Definition Interpreter.C:866 std::string state(const std::string &args) convert the state of the data Definition Interpreter.C:1161 bool clobber allow the user to overwrite existing named archive Definition Interpreter.h:242 std::string clone(const std::string &args) clone the current archive Definition Interpreter.C:746 bool inplace operate on data "in place", otherwise make a copy Definition Interpreter.h:239 std::string toggle_clobber(const std::string &args) toggle the clober flag Definition Interpreter.C:1545 std::map< std::string, Reference::To< Archive > > theMap the Archive map Definition Interpreter.h:233 bool evaluate(const std::string &expression) Evaluate a boolean expression. Definition Interpreter.C:894 std::string pscrunch(const std::string &args) poln scrunch an archive in the stack Definition Interpreter.C:1093 std::string bscrunch(const std::string &args) bin scrunch an archive in the stack Definition Interpreter.C:1107 std::string invint(const std::string &args) form the Stokes invariant interval profile Definition Interpreter.C:1143 TextInterface::Parser * get_interface() get the interface to the current archive Definition Interpreter.C:835 std::string unload(const std::string &args) write an archive from either the top of the stack or the map Definition Interpreter.C:526 std::string dynspec(const std::string &args) compute dynamic spectrum of archive on stack Definition Interpreter.C:1466 std::stack< Reference::To< Archive > > theStack the Archive stack Definition Interpreter.h:230 std::string scattered_power_correct(const std::string &args) apply scattered power corrections Definition Interpreter.C:1295 std::string get_report(const std::string &args) get plugin information Definition Interpreter.C:360 Archive * getmap(const std::string &name, bool throw_exception=true) get the named Archive Definition Interpreter.C:492 std::string convert(const std::string &args) convert the current archive or a named archive to a different class Definition Interpreter.C:766 std::string test(const std::string &args) test a boolean expression Definition Interpreter.C:944 std::string correct_instrument(const std::string &args) correct for parallactic angle effects std::string system(const std::string &args) execute a shell command Definition Interpreter.C:914 std::string weight(const std::string &args) weight each profile according to the named scheme Definition Interpreter.C:1363 std::string extract(const std::string &args) extract part of the current archive Definition Interpreter.C:793 bool has() const return true if there is a current Archive Definition Interpreter.C:475 std::string defaraday(const std::string &args) correct for faraday rotation Definition Interpreter.C:1262 std::string toggle_evaluate(const std::string &args) toggle the evaluate flag Definition Interpreter.C:1563 std::string centre(const std::string &args) centre an archive in the stack Definition Interpreter.C:1189 std::string tscrunch(const std::string &args) time scrunch an archive in the stack Definition Interpreter.C:1073 std::string unload_extension the extension with with Archives will be unloaded Definition Interpreter.h:257 std::string shuffle(const std::string &args) randomly rearrange sub-integrations Definition Interpreter.C:1034 std::string freq_append(const std::string &args) append one archive to another in frequency direction Definition Interpreter.C:1003 std::string dedisperse(const std::string &args) dedisperse an archive in the stack Definition Interpreter.C:1229 Corrects the power scattered due to 2-bit quantization. Definition ScatteredPowerCorrection.h:28 Generated using doxygen 1.14.0
|