epoch dropped problem

External Email - Use Caution

Dear All,

I am having a problem with all my EEG epochs being dropped.

I am using make_fixed_length_events to create epoch of equal length.

Also, in MNE.Epoch, i have set proj=False, reject=None,
reject_by_annotation=None)

The attached data are cropped EEG data of 4seconds long obtained with a
G.tech 8channel EEG amplifier.

I will like to know how to stop MNE from dropping the epoch.

Any advise would be appreciated.

Looking forward to hearing from you.

A. Ighoyota ben
Junior Researcher HCI
Tallinn University, Estonia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200723/b9f48a89/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dataconv105.csv
Type: text/csv
Size: 151887 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200723/b9f48a89/attachment-0003.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dataconv103.csv
Type: text/csv
Size: 142938 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200723/b9f48a89/attachment-0004.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dataconv95.csv
Type: text/csv
Size: 149684 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200723/b9f48a89/attachment-0005.bin

External Email - Use Caution

What do epochs.drop_log and epochs.plot_drop_log() give you?

Alex