! Started logfile: J0407+0742_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:38:30 2019 obs J0407+0742_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0407+0742_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959259 visibilities/baseline/integration-bin. ! Found source: J0407+0742 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 14504 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0407+0742_S_2017_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 398 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.666086Jy sigma=0.005907 ! Fit after self-cal, rms=0.657733Jy sigma=0.005844 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.818 mas, bmaj=7.051 mas, bpa=-3.59 degrees ! Estimated noise=1034.7 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.264789 Jy ! Component: 100 - total flux cleaned = 0.32631 Jy ! Total flux subtracted in 100 components = 0.32631 Jy ! Clean residual min=-0.008549 max=0.023368 Jy/beam ! Clean residual mean=0.000011 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.32631 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.32631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143407Jy sigma=0.000839 ! Fit after self-cal, rms=0.143401Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0254897 Jy ! Component: 100 - total flux cleaned = 0.0393859 Jy ! Total flux subtracted in 100 components = 0.0393859 Jy ! Clean residual min=-0.006397 max=0.010925 Jy/beam ! Clean residual mean=0.000005 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.365695 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.365695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136091Jy sigma=0.000765 ! Fit after self-cal, rms=0.136069Jy sigma=0.000765 ! Inverting map ! Added new window around map position (4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108611 Jy ! Component: 100 - total flux cleaned = 0.0170627 Jy ! Total flux subtracted in 100 components = 0.0170627 Jy ! Clean residual min=-0.005935 max=0.005758 Jy/beam ! Clean residual mean=0.000003 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.382758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.382758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134320Jy sigma=0.000750 ! Fit after self-cal, rms=0.134250Jy sigma=0.000750 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.816 mas, bpa=-3.185 degrees ! Estimated noise=748.879 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00731765 Jy ! Component: 100 - total flux cleaned = 0.0113107 Jy ! Component: 150 - total flux cleaned = 0.0139224 Jy ! Component: 200 - total flux cleaned = 0.0157012 Jy ! Total flux subtracted in 200 components = 0.0157012 Jy ! Clean residual min=-0.004090 max=0.005581 Jy/beam ! Clean residual mean=-0.000005 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.398459 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.398459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133412Jy sigma=0.000746 ! Fit after self-cal, rms=0.133373Jy sigma=0.000746 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.95 KP 1.02 ! LA 1.02 MK 1.02 NL 0.94 OV 1.02 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 1.02 KP 0.98 ! LA 0.99 MK 1.00 NL 1.05 OV 1.06 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.03 HN 0.99 KP 0.98 ! LA 0.98 MK 1.02 NL 0.99 OV 0.97 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.95 KP 0.81 ! LA 1.16 MK 1.27 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.133373Jy sigma=0.000746 ! Fit after self-cal, rms=0.116119Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=7.827 mas, bpa=-3.147 degrees ! Estimated noise=751.481 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174513 Jy ! Component: 100 - total flux cleaned = 0.00222682 Jy ! Component: 150 - total flux cleaned = 0.00238659 Jy ! Component: 200 - total flux cleaned = 0.00251807 Jy ! Total flux subtracted in 200 components = 0.00251807 Jy ! Clean residual min=-0.003590 max=0.004427 Jy/beam ! Clean residual mean=-0.000008 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.400977 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.400977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115938Jy sigma=0.000712 ! Fit after self-cal, rms=0.115924Jy sigma=0.000712 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115924Jy sigma=0.000712 ! Fit after self-cal, rms=0.095032Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=7.829 mas, bpa=-3.143 degrees ! Estimated noise=754.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185387 Jy ! Component: 100 - total flux cleaned = 0.00228208 Jy ! Component: 150 - total flux cleaned = 0.00261326 Jy ! Component: 200 - total flux cleaned = 0.00279741 Jy ! Total flux subtracted in 200 components = 0.00279741 Jy ! Clean residual min=-0.002881 max=0.003766 Jy/beam ! Clean residual mean=0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.403775 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.403775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094950Jy sigma=0.000680 ! Fit after self-cal, rms=0.095006Jy sigma=0.000680 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (12, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034883 Jy ! Component: 100 - total flux cleaned = 0.00456695 Jy ! Component: 150 - total flux cleaned = 0.00467412 Jy ! Component: 200 - total flux cleaned = 0.0046708 Jy ! Total flux subtracted in 200 components = 0.0046708 Jy ! Clean residual min=-0.002823 max=0.002492 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.408446 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 120 components and 0.408446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094871Jy sigma=0.000678 ! Fit after self-cal, rms=0.094846Jy sigma=0.000678 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094846Jy sigma=0.000678 ! Fit after self-cal, rms=0.090093Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=7.822 mas, bpa=-3.122 degrees ! Estimated noise=754.044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138402 Jy ! Component: 100 - total flux cleaned = 0.00182889 Jy ! Component: 150 - total flux cleaned = 0.00208332 Jy ! Component: 200 - total flux cleaned = 0.00230637 Jy ! Total flux subtracted in 200 components = 0.00230637 Jy ! Clean residual min=-0.002080 max=0.002221 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.410752 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.410752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090045Jy sigma=0.000672 ! Fit after self-cal, rms=0.090000Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (81.5, -70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154524 Jy ! Component: 100 - total flux cleaned = 0.00169369 Jy ! Component: 150 - total flux cleaned = 0.00185877 Jy ! Component: 200 - total flux cleaned = 0.00204599 Jy ! Total flux subtracted in 200 components = 0.00204599 Jy ! Clean residual min=-0.002072 max=0.001859 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.412798 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.412798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089944Jy sigma=0.000671 ! Fit after self-cal, rms=0.089940Jy sigma=0.000671 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089940Jy sigma=0.000671 ! Fit after self-cal, rms=0.089934Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.428 mas, bmaj=11.73 mas, bpa=-4.934 degrees ! Estimated noise=930.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928012 Jy ! Component: 100 - total flux cleaned = 0.00112572 Jy ! Component: 150 - total flux cleaned = 0.00115387 Jy ! Component: 200 - total flux cleaned = 0.00120203 Jy ! Total flux subtracted in 200 components = 0.00120203 Jy ! Clean residual min=-0.001787 max=0.001904 Jy/beam ! Clean residual mean=0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.414 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 187 components and 0.414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089919Jy sigma=0.000671 ! Fit after self-cal, rms=0.089916Jy sigma=0.000671 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189769 Jy ! Component: 100 - total flux cleaned = 0.000232978 Jy ! Component: 150 - total flux cleaned = 0.000232643 Jy ! Component: 200 - total flux cleaned = 0.000250442 Jy ! Total flux subtracted in 200 components = 0.000250442 Jy ! Clean residual min=-0.001756 max=0.001838 Jy/beam ! Clean residual mean=0.000007 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.41425 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 199 components and 0.414251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089910Jy sigma=0.000671 ! Fit after self-cal, rms=0.089909Jy sigma=0.000671 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.822 mas, bpa=-3.11 degrees ! Estimated noise=753.913 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 7.822 at -3.11 degrees (North through East) ! Clean map min=-0.0019659 max=0.34439 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=7.057 mas, bpa=-3.503 degrees ! Estimated noise=1039.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.265753 Jy ! Component: 100 - total flux cleaned = 0.327746 Jy ! Component: 150 - total flux cleaned = 0.353673 Jy ! Component: 200 - total flux cleaned = 0.36863 Jy ! Total flux subtracted in 200 components = 0.36863 Jy ! Clean residual min=-0.003834 max=0.007671 Jy/beam ! Clean residual mean=0.000004 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.36863 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.36863 Jy ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.822 mas, bpa=-3.11 degrees ! Estimated noise=753.913 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138623 Jy ! Component: 100 - total flux cleaned = 0.0221788 Jy ! Component: 150 - total flux cleaned = 0.027864 Jy ! Component: 200 - total flux cleaned = 0.0319998 Jy ! Total flux subtracted in 200 components = 0.0319998 Jy ! Clean residual min=-0.002330 max=0.002521 Jy/beam ! Clean residual mean=0.000004 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.40063 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 94 components and 0.40063 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.428 mas, bmaj=11.73 mas, bpa=-4.934 degrees ! Estimated noise=930.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510928 Jy ! Component: 100 - total flux cleaned = 0.00813886 Jy ! Component: 150 - total flux cleaned = 0.0101953 Jy ! Component: 200 - total flux cleaned = 0.0113672 Jy ! Total flux subtracted in 200 components = 0.0113672 Jy ! Clean residual min=-0.001928 max=0.002035 Jy/beam ! Clean residual mean=0.000007 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.411997 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000573516 Jy ! Component: 100 - total flux cleaned = 0.00103674 Jy ! Component: 150 - total flux cleaned = 0.00133411 Jy ! Component: 200 - total flux cleaned = 0.00151038 Jy ! Total flux subtracted in 200 components = 0.00151038 Jy ! Clean residual min=-0.001768 max=0.001911 Jy/beam ! Clean residual mean=0.000006 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.413507 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 202 components and 0.413507 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.822 mas, bpa=-3.11 degrees ! Estimated noise=753.913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000463306 Jy ! Component: 100 - total flux cleaned = 0.000638709 Jy ! Component: 150 - total flux cleaned = 0.000836881 Jy ! Component: 200 - total flux cleaned = 0.000910148 Jy ! Total flux subtracted in 200 components = 0.000910148 Jy ! Clean residual min=-0.002058 max=0.001916 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.414417 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 222 components and 0.414417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089889Jy sigma=0.000671 ! Fit after self-cal, rms=0.089876Jy sigma=0.000671 wmodel J0407+0742_S_2017_05_31_pus_map.mod ! Writing 222 model components to file: J0407+0742_S_2017_05_31_pus_map.mod wobs J0407+0742_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0407+0742_S_2017_05_31_pus_uvs.fits wwins J0407+0742_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0407+0742_S_2017_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367648 Jy ! Component: 100 - total flux cleaned = -0.000366699 Jy ! Component: 150 - total flux cleaned = -0.000428191 Jy ! Component: 200 - total flux cleaned = -0.000458703 Jy ! Component: 250 - total flux cleaned = -0.000574941 Jy ! Component: 300 - total flux cleaned = -0.000602716 Jy ! Component: 350 - total flux cleaned = -0.000546096 Jy ! Component: 400 - total flux cleaned = -0.000518226 Jy ! Component: 450 - total flux cleaned = -0.000464291 Jy ! Component: 500 - total flux cleaned = -0.000411993 Jy ! Component: 550 - total flux cleaned = -0.000334818 Jy ! Component: 600 - total flux cleaned = -0.000284586 Jy ! Component: 650 - total flux cleaned = -0.000260295 Jy ! Component: 700 - total flux cleaned = -0.000357855 Jy ! Component: 750 - total flux cleaned = -0.000357819 Jy ! Component: 800 - total flux cleaned = -0.000358207 Jy ! Component: 850 - total flux cleaned = -0.0003817 Jy ! Component: 900 - total flux cleaned = -0.000358513 Jy ! Component: 950 - total flux cleaned = -0.000312969 Jy ! Component: 1000 - total flux cleaned = -0.000290845 Jy ! Component: 1050 - total flux cleaned = -0.000334623 Jy ! Component: 1100 - total flux cleaned = -0.000225098 Jy ! Component: 1150 - total flux cleaned = -0.000182163 Jy ! Component: 1200 - total flux cleaned = -0.000203906 Jy ! Component: 1250 - total flux cleaned = -0.00024594 Jy ! Component: 1300 - total flux cleaned = -0.000162026 Jy ! Component: 1350 - total flux cleaned = -0.000141336 Jy ! Component: 1400 - total flux cleaned = -0.000100539 Jy ! Component: 1450 - total flux cleaned = -0.000120683 Jy ! Component: 1500 - total flux cleaned = -0.000120782 Jy ! Component: 1550 - total flux cleaned = -8.06511e-05 Jy ! Component: 1600 - total flux cleaned = -2.184e-05 Jy ! Component: 1650 - total flux cleaned = -4.15964e-05 Jy ! Component: 1700 - total flux cleaned = -0.000119053 Jy ! Component: 1750 - total flux cleaned = -0.000119102 Jy ! Component: 1800 - total flux cleaned = -8.12139e-05 Jy ! Component: 1850 - total flux cleaned = -0.000175056 Jy ! Component: 1900 - total flux cleaned = -0.000174612 Jy ! Component: 1950 - total flux cleaned = -0.000100947 Jy ! Component: 2000 - total flux cleaned = -0.000173908 Jy ! Component: 2050 - total flux cleaned = -0.000137649 Jy ! Component: 2100 - total flux cleaned = -0.000173481 Jy ! Component: 2150 - total flux cleaned = -0.000138018 Jy ! Component: 2200 - total flux cleaned = -0.000208528 Jy ! Component: 2250 - total flux cleaned = -0.00019101 Jy ! Component: 2300 - total flux cleaned = -0.00019095 Jy ! Component: 2350 - total flux cleaned = -0.000225375 Jy ! Component: 2400 - total flux cleaned = -0.000225386 Jy ! Component: 2450 - total flux cleaned = -0.000259551 Jy ! Component: 2500 - total flux cleaned = -0.000276463 Jy ! Component: 2550 - total flux cleaned = -0.000293393 Jy ! Component: 2600 - total flux cleaned = -0.000326432 Jy ! Component: 2650 - total flux cleaned = -0.000293605 Jy ! Component: 2700 - total flux cleaned = -0.000326276 Jy ! Component: 2750 - total flux cleaned = -0.000261443 Jy ! Component: 2800 - total flux cleaned = -0.000261505 Jy ! Component: 2850 - total flux cleaned = -0.000261479 Jy ! Component: 2900 - total flux cleaned = -0.000277183 Jy ! Component: 2950 - total flux cleaned = -0.000340136 Jy ! Component: 3000 - total flux cleaned = -0.000277418 Jy ! Component: 3050 - total flux cleaned = -0.000293167 Jy ! Component: 3100 - total flux cleaned = -0.000277687 Jy ! Component: 3150 - total flux cleaned = -0.000262284 Jy ! Component: 3200 - total flux cleaned = -0.000308117 Jy ! Component: 3250 - total flux cleaned = -0.000247598 Jy ! Component: 3300 - total flux cleaned = -0.000172308 Jy ! Component: 3350 - total flux cleaned = -0.000276965 Jy ! Component: 3400 - total flux cleaned = -0.000247179 Jy ! Component: 3450 - total flux cleaned = -0.000321225 Jy ! Component: 3500 - total flux cleaned = -0.00029196 Jy ! Component: 3550 - total flux cleaned = -0.000277248 Jy ! Component: 3600 - total flux cleaned = -0.000277274 Jy ! Component: 3650 - total flux cleaned = -0.00026287 Jy ! Component: 3700 - total flux cleaned = -0.000234186 Jy ! Component: 3750 - total flux cleaned = -0.00030536 Jy ! Component: 3800 - total flux cleaned = -0.000319399 Jy ! Component: 3850 - total flux cleaned = -0.000277118 Jy ! Component: 3900 - total flux cleaned = -0.000193187 Jy ! Component: 3950 - total flux cleaned = -0.000318264 Jy ! Component: 4000 - total flux cleaned = -0.000304324 Jy ! Component: 4050 - total flux cleaned = -0.00026304 Jy ! Total flux subtracted in 4096 components = -0.000249358 Jy ! Clean residual min=-0.000894 max=0.000776 Jy/beam ! Clean residual mean=0.000002 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.414168 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 520 components and 0.414168 Jy ![Exited script file: muppet] wmap "J0407+0742_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 7.822 at -3.11 degrees (North through East) ! Clean map min=-0.0014257 max=0.34439 Jy/beam ! Writing clean map to FITS file: J0407+0742_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.344387 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258023 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224767 0.224767 0.449535 0.899069 1.79814 3.59628 7.19256 14.3851 28.7702 57.5404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.344 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 7.822 at -3.11 degrees (North through East) ! Clean map min=-0.0014257 max=0.34439 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0407+0742_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:38:40 2019