sequence
stringlengths
388
5.57k
docstring
stringlengths
11
171
0 module [1];1 function_definition [2,3,7];2 function_name [] add_file;3 parameters [4,5,6];4 identifier [] self;5 identifier [] path;6 identifier [] yaml;7 block [8];8 if_statement [9,13,51];9 call [10,11];10 identifier [] is_job_config;11 argument_list [12];12 identifier [] yaml;13 block [14,23,35,43];14 expression_s...
Adds given file to the file index
0 module [1];1 function_definition [2,3,5];2 function_name [] reset_sequence;3 parameters [4];4 identifier [] model;5 block [6,21];6 expression_statement [7];7 assignment [8,9];8 identifier [] sql;9 call [10,15];10 attribute [11,14];11 attribute [12,13];12 identifier [] connection;13 identifier [] ops;14 identifier [] ...
Reset the ID sequence for a model.
0 module [1];1 function_definition [2,3,10];2 function_name [] _rapply;3 parameters [4,5,6,8];4 identifier [] d;5 identifier [] func;6 list_splat_pattern [7];7 identifier [] args;8 dictionary_splat_pattern [9];9 identifier [] kwargs;10 block [11,34];11 if_statement [12,19];12 call [13,14];13 identifier [] isinstance;14...
Apply a function to all values in a dictionary or list of dictionaries, recursively.
0 module [1];1 function_definition [2,3,5];2 function_name [] resolveEPICS;3 parameters [4];4 identifier [] self;5 block [6,10,14,81];6 expression_statement [7];7 assignment [8,9];8 identifier [] kw_name_list;9 list [] [];10 expression_statement [11];11 assignment [12,13];12 identifier [] kw_ctrlconf_list;13 list [] []...
extract epics control configs into
0 module [1];1 function_definition [2,3,8];2 function_name [] to_cpu;3 parameters [4];4 typed_parameter [5,6];5 identifier [] b;6 type [7];7 identifier [] ItemsList;8 block [9,11,26];9 expression_statement [10];10 string [] Recursively map lists of tensors in `b ` to the cpu.;11 if_statement [12,16];12 call [13,14];13 ...
Recursively map lists of tensors in `b ` to the cpu.
0 module [1];1 function_definition [2,3,4];2 function_name [] main;3 parameters [];4 block [5,21,37,76,93];5 expression_statement [6];6 assignment [7,8];7 identifier [] tar_file;8 binary_operator [9,12] +;9 binary_operator [10,11] +;10 identifier [] TMPDIR;11 string [] /;12 subscript [13,19];13 call [14,17];14 attribut...
Check Dependencies, download files, integrity check
0 module [1];1 function_definition [2,3,5];2 function_name [] bands;3 parameters [4];4 identifier [] self;5 block [6,10,34];6 expression_statement [7];7 assignment [8,9];8 identifier [] bands;9 list [] [];10 for_statement [11,12,17];11 identifier [] c;12 attribute [13,16];13 attribute [14,15];14 identifier [] self;15 i...
Bandpasses for which StarPopulation has magnitude data
0 module [1];1 function_definition [2,3,6];2 function_name [] refresh_hrefs;3 parameters [4,5];4 identifier [] self;5 identifier [] request;6 block [7,25,36,54,70];7 for_statement [8,9,18];8 identifier [] item;9 call [10,17];10 attribute [11,16];11 attribute [12,15];12 attribute [13,14];13 identifier [] treenav;14 iden...
Refresh all the cached menu item HREFs in the database.
0 module [1];1 function_definition [2,3,5];2 function_name [] query_by_post;3 parameters [4];4 identifier [] postid;5 block [6];6 return_statement [7];7 call [8,24];8 attribute [9,23];9 call [10,17];10 attribute [11,16];11 call [12,15];12 attribute [13,14];13 identifier [] TabPost2Tag;14 identifier [] select;15 argumen...
Query records by post.
0 module [1];1 function_definition [2,3,8];2 function_name [] make_bundle;3 parameters [4,5];4 identifier [] bundle;5 default_parameter [6,7];6 identifier [] fixed_version;7 None [];8 block [9,32,39,49,55,85,95,104,112];9 expression_statement [10];10 assignment [11,12];11 identifier [] tmp_output_file_name;12 binary_op...
Does all of the processing required to create a bundle and write it to disk, returning its hash version
0 module [1];1 function_definition [2,3,6];2 function_name [] AreHostsReachable;3 parameters [4,5];4 identifier [] hostnames;5 identifier [] ssh_key;6 block [7,17,34];7 for_statement [8,9,10];8 identifier [] hostname;9 identifier [] hostnames;10 block [11];11 assert_statement [12];12 () [13];13 call [14,15];14 identifi...
Returns list of bools indicating if host reachable via ssh.
0 module [1];1 function_definition [2,3,6];2 function_name [] organisation_logo_path;3 parameters [4,5];4 identifier [] feature;5 identifier [] parent;6 block [7,13,22];7 expression_statement [8];8 assignment [9,10];9 identifier [] _;10 expression_list [11,12];11 identifier [] feature;12 identifier [] parent;13 express...
Retrieve the full path of used specified organisation logo.
0 module [1];1 function_definition [2,3,9];2 function_name [] compute;3 parameters [4,5,6];4 identifier [] self;5 identifier [] text;6 default_parameter [7,8];7 identifier [] lang;8 string [] eng;9 block [10,25,37,43,88];10 expression_statement [11];11 assignment [12,13];12 identifier [] params;13 dictionary [14,17,20]...
compute the list of most similar events for the given text
0 module [1];1 function_definition [2,3,5];2 function_name [] close;3 parameters [4];4 identifier [] self;5 block [6,27,33,39];6 if_statement [7,18];7 call [8,9];8 identifier [] callable;9 argument_list [10];10 call [11,12];11 identifier [] getattr;12 argument_list [13,16,17];13 attribute [14,15];14 identifier [] self;...
Disable al operations and close the underlying file-like object, if any
0 module [1];1 function_definition [2,3,5];2 function_name [] keys;3 parameters [4];4 identifier [] self;5 block [6,12,33];6 expression_statement [7];7 assignment [8,9];8 identifier [] keys;9 attribute [10,11];10 identifier [] self;11 identifier [] _keys;12 if_statement [13,16];13 comparison_operator [14,15] is;14 iden...
Return the tuple of field names of key fields.
0 module [1];1 function_definition [2,3,6];2 function_name [] _complete_execution;3 parameters [4,5];4 identifier [] self;5 identifier [] g;6 block [7,13,22,34,87];7 assert_statement [8];8 call [9,12];9 attribute [10,11];10 identifier [] g;11 identifier [] ready;12 argument_list [];13 expression_statement [14];14 call ...
Forward any raised exceptions across a channel.
0 module [1];1 function_definition [2,3,4];2 function_name [] skip;3 parameters [];4 block [5,15];5 if_statement [6,12];6 not_operator [7];7 call [8,11];8 attribute [9,10];9 identifier [] settings;10 identifier [] platformCompatible;11 argument_list [];12 block [13];13 return_statement [14];14 False [];15 expression_st...
Tell iTunes to skip a song
0 module [1];1 function_definition [2,3,5];2 function_name [] _is_bright;3 parameters [4];4 identifier [] rgb;5 block [6,13,27];6 expression_statement [7];7 assignment [8,12];8 pattern_list [9,10,11];9 identifier [] r;10 identifier [] g;11 identifier [] b;12 identifier [] rgb;13 expression_statement [14];14 assignment ...
Return whether a RGB color is bright or not.
0 module [1];1 function_definition [2,3,7];2 function_name [] apply_customizations;3 parameters [4,5,6];4 identifier [] cls;5 identifier [] spec;6 identifier [] options;7 block [8,113];8 for_statement [9,10,18];9 identifier [] key;10 call [11,12];11 identifier [] sorted;12 argument_list [13];13 call [14,17];14 attribut...
Apply the given option specs to the supplied options tree.
0 module [1];1 function_definition [2,3,5];2 function_name [] _remove_wrappers;3 parameters [4];4 identifier [] self;5 block [6,16,26];6 expression_statement [7];7 assignment [8,15];8 attribute [9,14];9 attribute [10,13];10 attribute [11,12];11 identifier [] ansible_mitogen;12 identifier [] loaders;13 identifier [] act...
Uninstall the PluginLoader monkey patches.
0 module [1];1 function_definition [2,3,9];2 function_name [] view;3 parameters [4,5,6,7];4 identifier [] self;5 identifier [] request;6 identifier [] group;7 dictionary_splat_pattern [8];8 identifier [] kwargs;9 block [10,129,147];10 if_statement [11,16];11 comparison_operator [12,15] ==;12 attribute [13,14];13 identi...
Display and store comments.
0 module [1];1 function_definition [2,3,5];2 function_name [] unit;3 parameters [4];4 identifier [] self;5 block [6];6 return_statement [7];7 call [8,9];8 identifier [] Vector;9 argument_list [10,20,30];10 () [11];11 binary_operator [12,15] /;12 attribute [13,14];13 identifier [] self;14 identifier [] x;15 call [16,19]...
Return a Vector instance of the unit vector
0 module [1];1 function_definition [2,3,6];2 function_name [] anyword_substring_search;3 parameters [4,5];4 identifier [] target_words;5 identifier [] query_words;6 block [7,14,18,43];7 expression_statement [8];8 assignment [9,10];9 identifier [] matches_required;10 call [11,12];11 identifier [] len;12 argument_list [1...
return True if all query_words match
0 module [1];1 function_definition [2,3,9];2 function_name [] start;3 parameters [4,5,7];4 identifier [] self;5 list_splat_pattern [6];6 identifier [] args;7 dictionary_splat_pattern [8];8 identifier [] kwargs;9 block [10,16];10 expression_statement [11];11 assignment [12,15];12 attribute [13,14];13 identifier [] self;...
start the instrument thread
0 module [1];1 function_definition [2,3,6];2 function_name [] populate_source;3 parameters [4,5];4 identifier [] cls;5 identifier [] source;6 block [7,23,38,62];7 if_statement [8,11];8 comparison_operator [9,10] not in;9 string [] name;10 identifier [] source;11 block [12];12 expression_statement [13];13 assignment [14...
Derive missing values of source from the existing fields.
0 module [1];1 function_definition [2,3,7];2 function_name [] download_url;3 parameters [4,5,6];4 identifier [] url;5 identifier [] filename;6 identifier [] headers;7 block [8,13,28];8 expression_statement [9];9 call [10,11];10 identifier [] ensure_dirs;11 argument_list [12];12 identifier [] filename;13 expression_stat...
Download a file from `url` to `filename`.
0 module [1];1 function_definition [2,3,6];2 function_name [] project_path;3 parameters [4];4 list_splat_pattern [5];5 identifier [] names;6 block [7];7 return_statement [8];8 call [9,14];9 attribute [10,13];10 attribute [11,12];11 identifier [] os;12 identifier [] path;13 identifier [] join;14 argument_list [15,23];15...
Path to a file in the project.
0 module [1];1 function_definition [2,3,6];2 function_name [] unregister;3 parameters [4,5];4 identifier [] self;5 identifier [] recipe;6 block [7,16];7 expression_statement [8];8 assignment [9,10];9 identifier [] recipe;10 call [11,14];11 attribute [12,13];12 identifier [] self;13 identifier [] get_recipe_instance_fro...
Unregisters a given recipe class.
0 module [1];1 function_definition [2,3,6];2 function_name [] _get_candidates;3 parameters [4,5];4 identifier [] self;5 identifier [] v;6 block [7,11,50];7 expression_statement [8];8 assignment [9,10];9 identifier [] candidates;10 list [] [];11 for_statement [12,13,16];12 identifier [] lshash;13 attribute [14,15];14 id...
Collect candidates from all buckets from all hashes
0 module [1];1 function_definition [2,3,5];2 function_name [] reset;3 parameters [4];4 identifier [] cls;5 block [6,12,18];6 expression_statement [7];7 assignment [8,11];8 attribute [9,10];9 identifier [] cls;10 identifier [] _codecs;11 dictionary [];12 expression_statement [13];13 assignment [14,15];14 identifier [] c...
Reset the registry to the standard codecs.
0 module [1];1 function_definition [2,3,5];2 function_name [] el_is_empty;3 parameters [4];4 identifier [] el;5 block [6,27,31,67];6 if_statement [7,24];7 boolean_operator [8,14] and;8 comparison_operator [9,13] ==;9 call [10,11];10 identifier [] len;11 argument_list [12];12 identifier [] el;13 integer [] 1;14 not_oper...
Return ``True`` if tuple ``el`` represents an empty XML element.
0 module [1];1 function_definition [2,3,6];2 function_name [] reference_year;3 parameters [4,5];4 identifier [] self;5 identifier [] index;6 block [7,16];7 expression_statement [8];8 assignment [9,10];9 identifier [] ref_date;10 call [11,14];11 attribute [12,13];12 identifier [] self;13 identifier [] reference_date;14 ...
Return the reference publication year.
0 module [1];1 function_definition [2,3,6];2 function_name [] update_positions;3 parameters [4,5];4 identifier [] self;5 identifier [] positions;6 block [7,17,30,39];7 expression_statement [8];8 assignment [9,10];9 identifier [] sphs_verts;10 call [11,16];11 attribute [12,15];12 attribute [13,14];13 identifier [] self;...
Update the sphere positions.
0 module [1];1 function_definition [2,3,5];2 function_name [] common_package_action_options;3 parameters [4];4 identifier [] f;5 block [6,113];6 decorated_definition [7,24,43,63,82,86,93];7 decorator [8];8 call [9,12];9 attribute [10,11];10 identifier [] click;11 identifier [] option;12 argument_list [13,14,15,18,21];1...
Add common options for package actions.
0 module [1];1 function_definition [2,3,8];2 function_name [] _translate_str;3 parameters [4,5,6,7];4 identifier [] self;5 identifier [] oprnd1;6 identifier [] oprnd2;7 identifier [] oprnd3;8 block [9,17,26,37,86];9 assert_statement [10];10 boolean_operator [11,14] and;11 attribute [12,13];12 identifier [] oprnd1;13 id...
Return a formula representation of a STR instruction.
0 module [1];1 function_definition [2,3,7];2 function_name [] serving_from_csv_input;3 parameters [4,5,6];4 identifier [] train_config;5 identifier [] args;6 identifier [] keep_target;7 block [8,28,43,63,90];8 expression_statement [9];9 assignment [10,11];10 identifier [] examples;11 call [12,15];12 attribute [13,14];1...
Read the input features from a placeholder csv string tensor.
0 module [1];1 function_definition [2,3,5];2 function_name [] _find_usage_network_interfaces;3 parameters [4];4 identifier [] self;5 block [6,28];6 expression_statement [7];7 assignment [8,9];8 identifier [] enis;9 call [10,11];10 identifier [] paginate_dict;11 argument_list [12,17,21,25];12 attribute [13,16];13 attrib...
find usage of network interfaces
0 module [1];1 function_definition [2,3,7];2 function_name [] authenticate_credentials;3 parameters [4,5,6];4 identifier [] self;5 identifier [] userid;6 identifier [] password;7 block [8,22,30,45,61];8 expression_statement [9];9 assignment [10,11];10 identifier [] credentials;11 dictionary [12,19];12 pair [13,18];13 a...
Authenticate the userid and password against username and password.
0 module [1];1 function_definition [2,3,6];2 function_name [] _smooth_hpx_map;3 parameters [4,5];4 identifier [] hpx_map;5 identifier [] sigma;6 block [7,30,40,49,63,96,104,114,129];7 if_statement [8,15,24];8 comparison_operator [9,14] ==;9 attribute [10,13];10 attribute [11,12];11 identifier [] hpx_map;12 identifier [...
Smooth a healpix map using a Gaussian
0 module [1];1 function_definition [2,3,6];2 function_name [] quote_code;3 parameters [4,5];4 identifier [] self;5 identifier [] key;6 block [7,18,25];7 expression_statement [8];8 assignment [9,10];9 identifier [] code;10 call [11,16];11 attribute [12,15];12 attribute [13,14];13 identifier [] self;14 identifier [] grid...
Returns string quoted code
0 module [1];1 function_definition [2,3,8];2 function_name [] authenticate_admin;3 parameters [4,5,6,7];4 identifier [] self;5 identifier [] transport;6 identifier [] account_name;7 identifier [] password;8 block [9,19,25,31,45,56,89,97,105,120];9 expression_statement [10];10 call [11,14];11 attribute [12,13];12 identi...
Authenticates administrator using username and password.
0 module [1];1 function_definition [2,3,6];2 function_name [] _blackbox_partial_noise;3 parameters [4,5];4 identifier [] blackbox;5 identifier [] system;6 block [7,11,56,63];7 expression_statement [8];8 assignment [9,10];9 identifier [] node_tpms;10 list [] [];11 for_statement [12,13,16];12 identifier [] node;13 attrib...
Noise connections from hidden elements to other boxes.
0 module [1];1 function_definition [2,3,6];2 function_name [] local;3 parameters [4,5];4 identifier [] reload;5 identifier [] port;6 block [7,10,15,22,28,32,37,48,62,76];7 import_statement [8];8 dotted_name [9];9 identifier [] logging;10 import_from_statement [11,13];11 dotted_name [12];12 identifier [] bottle;13 dotte...
run local app server, assumes into the account
0 module [1];1 function_definition [2,3,8];2 function_name [] find;3 parameters [4,5];4 identifier [] path;5 default_parameter [6,7];6 identifier [] saltenv;7 string [] base;8 block [9,13,22,104];9 expression_statement [10];10 assignment [11,12];11 identifier [] ret;12 list [] [];13 if_statement [14,19];14 comparison_o...
Return a dict of the files located with the given path and environment
0 module [1];1 function_definition [2,3,6];2 function_name [] notify;3 parameters [4,5];4 identifier [] self;5 identifier [] data;6 block [7,15,21,35,53,117,136,142];7 expression_statement [8];8 call [9,12];9 attribute [10,11];10 identifier [] LOG;11 identifier [] debug;12 argument_list [13,14];13 string [] notify rece...
Notify this observer that data has arrived
0 module [1];1 function_definition [2,3,5];2 function_name [] _load_weird_container;3 parameters [4];4 identifier [] container_name;5 block [6,12,21,30,38];6 expression_statement [7];7 call [8,11];8 attribute [9,10];9 identifier [] old_container_loading;10 identifier [] load_all_containers_from_disk;11 argument_list []...
Load a container from persisted containers, whatever that is
0 module [1];1 function_definition [2,3,7];2 function_name [] do_add_signature;3 parameters [4,5,6];4 identifier [] input_file;5 identifier [] output_file;6 identifier [] signature_file;7 block [8,20,50];8 expression_statement [9];9 assignment [10,11];10 identifier [] signature;11 call [12,19];12 attribute [13,18];13 c...
Add a signature to the MAR file.
0 module [1];1 function_definition [2,3,5];2 function_name [] readCommaList;3 parameters [4];4 identifier [] fileList;5 block [6,15,19,30];6 expression_statement [7];7 assignment [8,9];8 identifier [] names;9 call [10,13];10 attribute [11,12];11 identifier [] fileList;12 identifier [] split;13 argument_list [14];14 str...
Return a list of the files with the commas removed.
0 module [1];1 function_definition [2,3,20];2 function_name [] make;3 parameters [4,5,6,9,12,15,18];4 identifier [] self;5 identifier [] url;6 default_parameter [7,8];7 identifier [] browsers;8 None [];9 default_parameter [10,11];10 identifier [] destination;11 None [];12 default_parameter [13,14];13 identifier [] time...
Generates screenshots for given settings and saves it to specified destination.
0 module [1];1 function_definition [2,3,5];2 function_name [] membuf_tempfile;3 parameters [4];4 identifier [] memfile;5 block [6,14,25,35,83];6 expression_statement [7];7 call [8,11];8 attribute [9,10];9 identifier [] memfile;10 identifier [] seek;11 argument_list [12,13];12 integer [] 0;13 integer [] 0;14 expression_...
Write in-memory file object to real file.
0 module [1];1 function_definition [2,3,9];2 function_name [] _ProcessImage;3 parameters [4,5,6,7,8];4 identifier [] self;5 identifier [] tag;6 identifier [] wall_time;7 identifier [] step;8 identifier [] image;9 block [10,37];10 expression_statement [11];11 assignment [12,13];12 identifier [] event;13 call [14,15];14 ...
Processes an image by adding it to accumulated state.
0 module [1];1 function_definition [2,3,6];2 function_name [] toggle_sensor;3 parameters [4,5];4 identifier [] request;5 identifier [] sensorname;6 block [7,23,35,45,54,62];7 if_statement [8,11];8 attribute [9,10];9 identifier [] service;10 identifier [] read_only;11 block [12,21];12 expression_statement [13];13 call [...
This is used only if websocket fails
0 module [1];1 function_definition [2,3,5];2 function_name [] doc;3 parameters [4];4 identifier [] elt;5 block [6,8,10,14,23,33,43,54,58];6 expression_statement [7];7 string [] Show `show_doc` info in preview window along with link to full docs.;8 global_statement [9];9 identifier [] use_relative_links;10 expression_st...
Show `show_doc` info in preview window along with link to full docs.
0 module [1];1 function_definition [2,3,5];2 function_name [] parse_macro_params;3 parameters [4];4 identifier [] token;5 block [6,57,61,65,75,84,167];6 try_statement [7,34];7 block [8,16];8 expression_statement [9];9 assignment [10,11];10 identifier [] bits;11 call [12,15];12 attribute [13,14];13 identifier [] token;1...
Common parsing logic for both use_macro and macro_block
0 module [1];1 function_definition [2,3,7];2 function_name [] fitness;3 parameters [4,5,6];4 identifier [] self;5 identifier [] width;6 identifier [] height;7 block [8,17,45,65,77];8 assert_statement [9];9 () [10];10 boolean_operator [11,14] and;11 comparison_operator [12,13] >;12 identifier [] width;13 integer [] 0;14...
Search for the best fitness
0 module [1];1 function_definition [2,3,6];2 function_name [] _scrub_generated_timestamps;3 parameters [4,5];4 identifier [] self;5 identifier [] target_workdir;6 block [7];7 for_statement [8,12,16];8 pattern_list [9,10,11];9 identifier [] root;10 identifier [] _;11 identifier [] filenames;12 call [13,14];13 identifier...
Remove the first line of comment from each file if it contains a timestamp.
0 module [1];1 function_definition [2,3,6];2 function_name [] _str;3 parameters [4,5];4 identifier [] value;5 identifier [] depth;6 block [7,11];7 expression_statement [8];8 assignment [9,10];9 identifier [] output;10 list [] [];11 if_statement [12,23,65,103];12 boolean_operator [13,16] and;13 comparison_operator [14,1...
FOR DEBUGGING POSSIBLY RECURSIVE STRUCTURES
0 module [1];1 function_definition [2,3,9];2 function_name [] __set_transaction_detail;3 parameters [4,5,7];4 identifier [] self;5 list_splat_pattern [6];6 identifier [] args;7 dictionary_splat_pattern [8];8 identifier [] kwargs;9 block [10,20];10 expression_statement [11];11 assignment [12,13];12 identifier [] custome...
Checks kwargs for 'customer_transaction_id' and sets it if present.
0 module [1];1 function_definition [2,3,22];2 function_name [] list_build_set_records;3 parameters [4,7,10,13,16,19];4 default_parameter [5,6];5 identifier [] id;6 None [];7 default_parameter [8,9];8 identifier [] name;9 None [];10 default_parameter [11,12];11 identifier [] page_size;12 integer [] 200;13 default_parame...
List all build set records for a BuildConfigurationSet
0 module [1];1 function_definition [2,3,5];2 function_name [] _compute_error;3 parameters [4];4 identifier [] self;5 block [6];6 expression_statement [7];7 assignment [8,11];8 attribute [9,10];9 identifier [] self;10 identifier [] _err;11 binary_operator [12,33] -;12 call [13,16];13 attribute [14,15];14 identifier [] n...
Evaluate the absolute error of the Nystroem approximation for each column
0 module [1];1 function_definition [2,3,5];2 function_name [] st_atime;3 parameters [4];4 identifier [] self;5 block [6,14];6 expression_statement [7];7 assignment [8,9];8 identifier [] atime;9 binary_operator [10,13] /;10 attribute [11,12];11 identifier [] self;12 identifier [] _st_atime_ns;13 float [] 1e9;14 return_s...
Return the access time in seconds.
0 module [1];1 function_definition [2,3,6];2 function_name [] arm;3 parameters [4,5];4 identifier [] self;5 identifier [] value;6 block [7,22];7 if_statement [8,9];8 identifier [] value;9 block [10];10 return_statement [11];11 call [12,15];12 attribute [13,14];13 identifier [] api;14 identifier [] request_system_arm;15...
Arm or disarm system.
0 module [1];1 function_definition [2,3,19];2 function_name [] teecsv;3 parameters [4,5,8,11,14,17];4 identifier [] table;5 default_parameter [6,7];6 identifier [] source;7 None [];8 default_parameter [9,10];9 identifier [] encoding;10 None [];11 default_parameter [12,13];12 identifier [] errors;13 string [] strict;14 ...
Returns a table that writes rows to a CSV file as they are iterated over.
0 module [1];1 function_definition [2,3,5];2 function_name [] cygpath;3 parameters [4];4 identifier [] filename;5 block [6];6 if_statement [7,12,38];7 comparison_operator [8,11] ==;8 attribute [9,10];9 identifier [] sys;10 identifier [] platform;11 string [] cygwin;12 block [13,26];13 expression_statement [14];14 assig...
Convert a cygwin path into a windows style path
0 module [1];1 function_definition [2,3,9];2 function_name [] load_or_create_config;3 parameters [4,5,6];4 identifier [] self;5 identifier [] filename;6 default_parameter [7,8];7 identifier [] config;8 None [];9 block [10,34,51,65,73];10 expression_statement [11];11 call [12,15];12 attribute [13,14];13 identifier [] os...
Loads a config from disk. Defaults to a random config if none is specified
0 module [1];1 function_definition [2,3,6];2 function_name [] limit;3 parameters [4,5];4 identifier [] self;5 identifier [] limit;6 block [7,15,21];7 expression_statement [8];8 assignment [9,10];9 identifier [] query;10 call [11,14];11 attribute [12,13];12 identifier [] self;13 identifier [] _copy;14 argument_list [];1...
Apply a LIMIT to the query and return the newly resulting Query.
0 module [1];1 function_definition [2,3,5];2 function_name [] geometric_mean;3 parameters [4];4 identifier [] data;5 block [6,15,35];6 if_statement [7,9];7 not_operator [8];8 identifier [] data;9 block [10];10 raise_statement [11];11 call [12,13];12 identifier [] StatisticsError;13 argument_list [14];14 string [] geome...
Return the geometric mean of data
0 module [1];1 function_definition [2,3,11];2 function_name [] networks;3 parameters [4,5,8];4 identifier [] self;5 default_parameter [6,7];6 identifier [] role;7 string [] all;8 default_parameter [9,10];9 identifier [] full;10 string [] all;11 block [12,30];12 if_statement [13,19];13 comparison_operator [14,15] not in...
All the networks in the experiment.
0 module [1];1 function_definition [2,3,6];2 function_name [] list_datasources;3 parameters [4,5];4 identifier [] self;5 identifier [] source_id;6 block [7,24];7 expression_statement [8];8 assignment [9,10];9 identifier [] target_url;10 call [11,16];11 attribute [12,15];12 attribute [13,14];13 identifier [] self;14 ide...
Filterable list of Datasources for a Source.
0 module [1];1 function_definition [2,3,4];2 function_name [] debugger;3 parameters [];4 block [5,11,31];5 expression_statement [6];6 assignment [7,8];7 identifier [] sdb;8 subscript [9,10];9 identifier [] _current;10 integer [] 0;11 if_statement [12,20];12 boolean_operator [13,16] or;13 comparison_operator [14,15] is;...
Return the current debugger instance, or create if none.
0 module [1];1 function_definition [2,3,17];2 function_name [] cublasSsymm;3 parameters [4,5,6,7,8,9,10,11,12,13,14,15,16];4 identifier [] handle;5 identifier [] side;6 identifier [] uplo;7 identifier [] m;8 identifier [] n;9 identifier [] alpha;10 identifier [] A;11 identifier [] lda;12 identifier [] B;13 identifier [...
Matrix-matrix product for symmetric matrix.
0 module [1];1 function_definition [2,3,10];2 function_name [] create_bzip2;3 parameters [4,5,6,7,8,9];4 identifier [] archive;5 identifier [] compression;6 identifier [] cmd;7 identifier [] verbosity;8 identifier [] interactive;9 identifier [] filenames;10 block [11,26,109];11 if_statement [12,18];12 comparison_operat...
Create a BZIP2 archive with the bz2 Python module.
0 module [1];1 function_definition [2,3,13,15];2 function_name [] indent;3 parameters [4,8];4 typed_parameter [5,6];5 identifier [] text;6 type [7];7 identifier [] str;8 typed_default_parameter [9,10,12];9 identifier [] num;10 type [11];11 identifier [] int;12 integer [] 2;13 type [14];14 identifier [] str;15 block [16...
Indent a piece of text.
0 module [1];1 function_definition [2,3,5];2 function_name [] _get_drive_api;3 parameters [4];4 identifier [] credentials;5 block [6,14,23,36,42];6 expression_statement [7];7 assignment [8,9];8 identifier [] http;9 call [10,13];10 attribute [11,12];11 identifier [] httplib2;12 identifier [] Http;13 argument_list [];14 ...
For a given set of credentials, return a drive API object.
0 module [1];1 function_definition [2,3,5];2 function_name [] makeUnicodeToGlyphNameMapping;3 parameters [4];4 identifier [] self;5 block [6,14,18,47,86];6 expression_statement [7];7 assignment [8,9];8 identifier [] compiler;9 attribute [10,13];10 attribute [11,12];11 identifier [] self;12 identifier [] context;13 iden...
Return the Unicode to glyph name mapping for the current font.
0 module [1];1 function_definition [2,3,8];2 function_name [] re_general;3 parameters [4,5,6,7];4 identifier [] Vel;5 identifier [] Area;6 identifier [] PerimWetted;7 identifier [] Nu;8 block [9,23];9 expression_statement [10];10 call [11,14];11 attribute [12,13];12 identifier [] ut;13 identifier [] check_range;14 argu...
Return the Reynolds Number for a general cross section.
0 module [1];1 function_definition [2,3,6];2 function_name [] _load;3 parameters [4,5];4 identifier [] self;5 identifier [] dataset_spec;6 block [7];7 for_statement [8,11,15];8 pattern_list [9,10];9 identifier [] idx;10 identifier [] ds;11 call [12,13];12 identifier [] enumerate;13 argument_list [14];14 identifier [] d...
Actual loading of datasets
0 module [1];1 function_definition [2,3,5];2 function_name [] getWaitingFeedbacks;3 parameters [4];4 identifier [] self;5 block [6,10,14,23,60];6 expression_statement [7];7 assignment [8,9];8 identifier [] feedbacks;9 list [] [];10 expression_statement [11];11 assignment [12,13];12 identifier [] offset;13 integer [] 0;...
Return all waiting feedbacks from buyers.
0 module [1];1 function_definition [2,3,7];2 function_name [] add_timeframed_query_manager;3 parameters [4,5];4 identifier [] sender;5 dictionary_splat_pattern [6];6 identifier [] kwargs;7 block [8,17,35];8 if_statement [9,15];9 not_operator [10];10 call [11,12];11 identifier [] issubclass;12 argument_list [13,14];13 i...
Add a QueryManager for a specific timeframe.
0 module [1];1 function_definition [2,3,5];2 function_name [] len;3 parameters [4];4 identifier [] self;5 block [6,46];6 function_definition [7,8,10];7 function_name [] stream_len;8 parameters [9];9 identifier [] stream;10 block [11,19];11 expression_statement [12];12 assignment [13,14];13 identifier [] cur;14 call [15...
Length of the data stream
0 module [1];1 function_definition [2,3,9];2 function_name [] create_bokeh_server;3 parameters [4,5,6,7,8];4 identifier [] io_loop;5 identifier [] files;6 identifier [] argvs;7 identifier [] host;8 identifier [] port;9 block [10,17,24,32,69,78];10 import_from_statement [11,15];11 dotted_name [12,13,14];12 identifier []...
Start bokeh server with applications paths
0 module [1];1 function_definition [2,3,7];2 function_name [] master_call;3 parameters [4,5];4 identifier [] self;5 dictionary_splat_pattern [6];6 identifier [] kwargs;7 block [8,12,20,43,62,90];8 expression_statement [9];9 assignment [10,11];10 identifier [] load;11 identifier [] kwargs;12 expression_statement [13];13...
Execute a function through the master network interface.
0 module [1];1 function_definition [2,3,7];2 function_name [] set;3 parameters [4,5,6];4 identifier [] self;5 identifier [] key;6 identifier [] value;7 block [8,16,35];8 expression_statement [9];9 assignment [10,11];10 identifier [] task;11 call [12,15];12 attribute [13,14];13 identifier [] Task;14 identifier [] curren...
Set a value in the task context
0 module [1];1 function_definition [2,3,5];2 function_name [] show_data_file;3 parameters [4];4 identifier [] fname;5 block [6,14,19,29,33];6 expression_statement [7];7 assignment [8,9];8 identifier [] txt;9 binary_operator [10,13] +;10 binary_operator [11,12] +;11 string [] <H2>;12 identifier [] fname;13 string [] </H...
shows a data file in CSV format - all files live in CORE folder
0 module [1];1 function_definition [2,3,5];2 function_name [] beginning_of_line;3 parameters [4];4 identifier [] event;5 block [6,8,14];6 expression_statement [7];7 string [] Move to the start of the current line.;8 expression_statement [9];9 assignment [10,11];10 identifier [] buff;11 attribute [12,13];12 identifier [...
Move to the start of the current line.
0 module [1];1 function_definition [2,3,5];2 function_name [] on_close;3 parameters [4];4 identifier [] self;5 block [6,19];6 expression_statement [7];7 call [8,11];8 attribute [9,10];9 identifier [] log;10 identifier [] info;11 argument_list [12,13,16];12 string [] WebSocket connection closed: code=%s, reason=%r;13 at...
Clean up when the connection is closed.
0 module [1];1 function_definition [2,3,8];2 function_name [] list_files;3 parameters [4,5];4 identifier [] dirname;5 default_parameter [6,7];6 identifier [] extension;7 None [];8 block [9,13,33,85];9 expression_statement [10];10 assignment [11,12];11 identifier [] f;12 list [] [];13 for_statement [14,18,24];14 tuple_p...
List all files in directory `dirname`, option to filter on file extension
0 module [1];1 function_definition [2,3,6];2 function_name [] _write_incron_lines;3 parameters [4,5];4 identifier [] user;5 identifier [] lines;6 block [7];7 if_statement [8,11,34];8 comparison_operator [9,10] ==;9 identifier [] user;10 string [] system;11 block [12,16,32];12 expression_statement [13];13 assignment [14...
Takes a list of lines to be committed to a user's incrontab and writes it
0 module [1];1 function_definition [2,3,6];2 function_name [] load;3 parameters [4,5];4 identifier [] self;5 identifier [] stats;6 block [7,13,49,64];7 expression_statement [8];8 assignment [9,10];9 identifier [] rows;10 attribute [11,12];11 identifier [] self;12 identifier [] rows;13 for_statement [14,17,22];14 patter...
Build a squaremap-compatible model from a pstats class
0 module [1];1 function_definition [2,3,4];2 function_name [] _FieldSkipper;3 parameters [];4 block [5,17,23,54];5 expression_statement [6];6 assignment [7,8];7 identifier [] WIRETYPE_TO_SKIPPER;8 list [9,10,11,12,13,14,15,16] [\n _SkipVarint,\n _SkipFixed64,\n _SkipLengthDelimited,\n _SkipGroup,\n ...
Constructs the SkipField function.
0 module [1];1 function_definition [2,3,8];2 function_name [] filter_archives;3 parameters [4,5,6,7];4 identifier [] ctx;5 identifier [] prefix;6 identifier [] pattern;7 identifier [] engine;8 block [9,14];9 expression_statement [10];10 call [11,12];11 identifier [] _generate_api;12 argument_list [13];13 identifier [] ...
List all archives matching filter criteria
0 module [1];1 function_definition [2,3,5];2 function_name [] extract_smiles;3 parameters [4];4 identifier [] s;5 block [6,10,55];6 expression_statement [7];7 assignment [8,9];8 identifier [] smiles;9 list [] [];10 for_statement [11,12,17];11 identifier [] t;12 call [13,16];13 attribute [14,15];14 identifier [] s;15 id...
Return a list of SMILES identifiers extracted from the string.
0 module [1];1 function_definition [2,3,8];2 function_name [] _check_pid;3 parameters [4,5];4 identifier [] self;5 default_parameter [6,7];6 identifier [] allow_reset;7 False [];8 block [9];9 if_statement [10,20];10 not_operator [11];11 comparison_operator [12,15] ==;12 attribute [13,14];13 identifier [] self;14 identi...
Check process id to ensure integrity, reset if in new process.
0 module [1];1 function_definition [2,3,5];2 function_name [] deleteSelected;3 parameters [4];4 identifier [] self;5 block [6,8,19,28,36];6 expression_statement [7];7 string [] Delete all selected rows.;8 expression_statement [9];9 assignment [10,11];10 identifier [] ndeleted;11 call [12,15];12 attribute [13,14];13 ide...
Delete all selected rows.
0 module [1];1 function_definition [2,3,4];2 function_name [] _get_top_file_envs;3 parameters [];4 block [5];5 try_statement [6,11];6 block [7];7 return_statement [8];8 subscript [9,10];9 identifier [] __context__;10 string [] saltutil._top_file_envs;11 except_clause [12,13];12 identifier [] KeyError;13 block [14,81,87...
Get all environments from the top file
0 module [1];1 function_definition [2,3,26];2 function_name [] _access_rule;3 parameters [4,5,8,11,14,17,20,23];4 identifier [] method;5 default_parameter [6,7];6 identifier [] ip;7 None [];8 default_parameter [9,10];9 identifier [] port;10 None [];11 default_parameter [12,13];12 identifier [] proto;13 string [] tcp;14...
Handles the cmd execution for allow and deny commands.
0 module [1];1 function_definition [2,3,4];2 function_name [] scan;3 parameters [];4 block [5,16,21,31,41,47];5 expression_statement [6];6 call [7,12];7 attribute [8,11];8 attribute [9,10];9 identifier [] cflib;10 identifier [] crtp;11 identifier [] init_drivers;12 argument_list [13];13 keyword_argument [14,15];14 iden...
Scan for Crazyflie and return its URI.
0 module [1];1 function_definition [2,3,5];2 function_name [] status;3 parameters [4];4 identifier [] cls;5 block [6,17,27];6 expression_statement [7];7 assignment [8,9];8 identifier [] rqst;9 call [10,11];10 identifier [] Request;11 argument_list [12,15,16];12 attribute [13,14];13 identifier [] cls;14 identifier [] se...
Returns the current status of the configured API server.
0 module [1];1 function_definition [2,3,5];2 function_name [] cleanup;3 parameters [4];4 identifier [] self;5 block [6,22];6 for_statement [7,8,11];7 identifier [] item;8 attribute [9,10];9 identifier [] self;10 identifier [] server_map;11 block [12];12 expression_statement [13];13 call [14,17];14 attribute [15,16];15 ...
remove all members without reconfig
0 module [1];1 function_definition [2,3,5];2 function_name [] shaped_metadata;3 parameters [4];4 identifier [] self;5 block [6,14];6 if_statement [7,11];7 not_operator [8];8 attribute [9,10];9 identifier [] self;10 identifier [] is_shaped;11 block [12];12 return_statement [13];13 None [];14 return_statement [15];15 cal...
Return tifffile metadata from JSON descriptions as dicts.