! Started logfile: J1404+0728_S_2017_07_16_pus_uvs.log on Thu May 9 11:10:25 2019 obs J1404+0728_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1404+0728_S_2017_07_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745767 visibilities/baseline/integration-bin. ! Found source: J1404+0728 ! ! 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 815 lines of history. ! ! Reading 11276 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 J1404+0728_S_2017_07_16_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 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 577 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870823Jy sigma=0.007558 ! Fit after self-cal, rms=0.852519Jy sigma=0.007409 ! 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.668 mas, bmaj=6.58 mas, bpa=-3.528 degrees ! Estimated noise=1320.06 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.116567 Jy ! Component: 100 - total flux cleaned = 0.144367 Jy ! Total flux subtracted in 100 components = 0.144367 Jy ! Clean residual min=-0.006653 max=0.013056 Jy/beam ! Clean residual mean=0.000003 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.144367 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.144367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086041Jy sigma=0.000699 ! Fit after self-cal, rms=0.086049Jy sigma=0.000699 ! Inverting map ! Added new window around map position (-20, 45.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133467 Jy ! Component: 100 - total flux cleaned = 0.021087 Jy ! Total flux subtracted in 100 components = 0.021087 Jy ! Clean residual min=-0.005729 max=0.009718 Jy/beam ! Clean residual mean=0.000000 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.165454 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.165454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084164Jy sigma=0.000683 ! Fit after self-cal, rms=0.084047Jy sigma=0.000682 ! Inverting map ! Added new window around map position (48, 57). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00818963 Jy ! Component: 100 - total flux cleaned = 0.0114482 Jy ! Total flux subtracted in 100 components = 0.0114482 Jy ! Clean residual min=-0.005277 max=0.006679 Jy/beam ! Clean residual mean=-0.000002 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.176902 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.176902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083472Jy sigma=0.000678 ! Fit after self-cal, rms=0.083398Jy sigma=0.000678 ! 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.13 mas, bmaj=7.262 mas, bpa=-2.283 degrees ! Estimated noise=888.749 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.000420246 Jy ! Component: 100 - total flux cleaned = -0.000499212 Jy ! Component: 150 - total flux cleaned = -0.000577672 Jy ! Component: 200 - total flux cleaned = -0.000640561 Jy ! Total flux subtracted in 200 components = -0.000640561 Jy ! Clean residual min=-0.004908 max=0.006077 Jy/beam ! Clean residual mean=-0.000005 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.176261 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.176261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083223Jy sigma=0.000677 ! Fit after self-cal, rms=0.083213Jy sigma=0.000677 ! 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 1.13 FD 1.00* HN 0.94 KP 1.04 ! LA 0.96 MK 1.11 NL 0.88 OV 1.01 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.96 KP 1.02 ! LA 0.94 MK 0.98 NL 1.06 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 0.98 KP 1.01 ! LA 0.95 MK 1.02 NL 1.00 OV 0.97 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.87 KP 1.00* ! LA 1.17 MK 1.18 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.083213Jy sigma=0.000677 ! Fit after self-cal, rms=0.081594Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.299 mas, bpa=-1.474 degrees ! Estimated noise=887.991 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.00132815 Jy ! Component: 100 - total flux cleaned = -0.00127552 Jy ! Component: 150 - total flux cleaned = -0.00132368 Jy ! Component: 200 - total flux cleaned = -0.00132468 Jy ! Total flux subtracted in 200 components = -0.00132468 Jy ! Clean residual min=-0.005519 max=0.005541 Jy/beam ! Clean residual mean=-0.000006 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.174937 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.174937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081496Jy sigma=0.000668 ! Fit after self-cal, rms=0.081526Jy sigma=0.000667 ! 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.081526Jy sigma=0.000667 ! Fit after self-cal, rms=0.084974Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.318 mas, bpa=-1.831 degrees ! Estimated noise=898.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146017 Jy ! Component: 100 - total flux cleaned = -0.00171284 Jy ! Component: 150 - total flux cleaned = -0.00176385 Jy ! Component: 200 - total flux cleaned = -0.00185365 Jy ! Total flux subtracted in 200 components = -0.00185365 Jy ! Clean residual min=-0.002981 max=0.002525 Jy/beam ! Clean residual mean=0.000004 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.173083 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.173083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084879Jy sigma=0.000648 ! Fit after self-cal, rms=0.084938Jy sigma=0.000648 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.000519648 Jy ! Component: 100 - total flux cleaned = -0.000599057 Jy ! Component: 150 - total flux cleaned = -0.000597743 Jy ! Component: 200 - total flux cleaned = -0.000596927 Jy ! Total flux subtracted in 200 components = -0.000596927 Jy ! Clean residual min=-0.002801 max=0.002471 Jy/beam ! Clean residual mean=0.000004 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.172486 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.172486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084902Jy sigma=0.000648 ! Fit after self-cal, rms=0.084891Jy sigma=0.000647 ! 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.084891Jy sigma=0.000647 ! Fit after self-cal, rms=0.086682Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=7.31 mas, bpa=-1.789 degrees ! Estimated noise=898.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00221614 Jy ! Component: 100 - total flux cleaned = -0.00211204 Jy ! Component: 150 - total flux cleaned = -0.00201885 Jy ! Component: 200 - total flux cleaned = -0.00197711 Jy ! Total flux subtracted in 200 components = -0.00197711 Jy ! Clean residual min=-0.002514 max=0.002257 Jy/beam ! Clean residual mean=0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.170509 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.170509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086580Jy sigma=0.000645 ! Fit after self-cal, rms=0.086576Jy sigma=0.000645 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.000530646 Jy ! Component: 100 - total flux cleaned = -0.000397383 Jy ! Component: 150 - total flux cleaned = -0.000307852 Jy ! Component: 200 - total flux cleaned = -0.000253945 Jy ! Total flux subtracted in 200 components = -0.000253945 Jy ! Clean residual min=-0.002422 max=0.002235 Jy/beam ! Clean residual mean=0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.170255 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.170255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086542Jy sigma=0.000645 ! Fit after self-cal, rms=0.086533Jy sigma=0.000645 ! 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.086533Jy sigma=0.000645 ! Fit after self-cal, rms=0.087264Jy sigma=0.000645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.905 mas, bmaj=11.67 mas, bpa=-3.898 degrees ! Estimated noise=1158.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172363 Jy ! Component: 100 - total flux cleaned = -0.0019627 Jy ! Component: 150 - total flux cleaned = -0.00219462 Jy ! Component: 200 - total flux cleaned = -0.00236095 Jy ! Total flux subtracted in 200 components = -0.00236095 Jy ! Clean residual min=-0.003130 max=0.002541 Jy/beam ! Clean residual mean=-0.000000 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.167894 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 99 components and 0.167894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087233Jy sigma=0.000645 ! Fit after self-cal, rms=0.087236Jy sigma=0.000645 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.000367499 Jy ! Component: 100 - total flux cleaned = -0.000544168 Jy ! Component: 150 - total flux cleaned = -0.000694728 Jy ! Component: 200 - total flux cleaned = -0.000805531 Jy ! Total flux subtracted in 200 components = -0.000805531 Jy ! Clean residual min=-0.003034 max=0.002466 Jy/beam ! Clean residual mean=0.000000 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.167089 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.167089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087231Jy sigma=0.000645 ! Fit after self-cal, rms=0.087229Jy sigma=0.000645 ! 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.158 mas, bmaj=7.31 mas, bpa=-1.776 degrees ! Estimated noise=897.483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.31 at -1.776 degrees (North through East) ! Clean map min=-0.0022936 max=0.14947 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.69 mas, bmaj=6.603 mas, bpa=-3.128 degrees ! Estimated noise=1347.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117252 Jy ! Component: 100 - total flux cleaned = 0.145109 Jy ! Component: 150 - total flux cleaned = 0.156217 Jy ! Component: 200 - total flux cleaned = 0.1623 Jy ! Total flux subtracted in 200 components = 0.1623 Jy ! Clean residual min=-0.002910 max=0.004165 Jy/beam ! Clean residual mean=0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.1623 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.1623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.31 mas, bpa=-1.776 degrees ! Estimated noise=897.483 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) ! Added new window around map position (-17.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350371 Jy ! Component: 100 - total flux cleaned = 0.00451041 Jy ! Component: 150 - total flux cleaned = 0.00472873 Jy ! Component: 200 - total flux cleaned = 0.00484831 Jy ! Total flux subtracted in 200 components = 0.00484831 Jy ! Clean residual min=-0.002315 max=0.002046 Jy/beam ! Clean residual mean=0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.167148 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.167148 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=6.905 mas, bmaj=11.67 mas, bpa=-3.898 degrees ! Estimated noise=1158.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.4667e-06 Jy ! Component: 100 - total flux cleaned = -0.000236614 Jy ! Component: 150 - total flux cleaned = -0.000443563 Jy ! Component: 200 - total flux cleaned = -0.000517521 Jy ! Total flux subtracted in 200 components = -0.000517521 Jy ! Clean residual min=-0.002822 max=0.002489 Jy/beam ! Clean residual mean=0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.166631 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 = -9.89571e-05 Jy ! Component: 100 - total flux cleaned = -0.00018612 Jy ! Component: 150 - total flux cleaned = -0.000263941 Jy ! Component: 200 - total flux cleaned = -0.000311056 Jy ! Total flux subtracted in 200 components = -0.000311056 Jy ! Clean residual min=-0.002813 max=0.002453 Jy/beam ! Clean residual mean=0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.16632 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.16632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.31 mas, bpa=-1.776 degrees ! Estimated noise=897.483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265316 Jy ! Component: 100 - total flux cleaned = 0.000441953 Jy ! Component: 150 - total flux cleaned = 0.000504424 Jy ! Component: 200 - total flux cleaned = 0.000450395 Jy ! Total flux subtracted in 200 components = 0.000450395 Jy ! Clean residual min=-0.002157 max=0.002027 Jy/beam ! Clean residual mean=0.000000 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.16677 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.16677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087177Jy sigma=0.000644 ! Fit after self-cal, rms=0.087143Jy sigma=0.000644 wmodel J1404+0728_S_2017_07_16_pus_map.mod ! Writing 74 model components to file: J1404+0728_S_2017_07_16_pus_map.mod wobs J1404+0728_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1404+0728_S_2017_07_16_pus_uvs.fits wwins J1404+0728_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1404+0728_S_2017_07_16_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.000763008 Jy ! Component: 100 - total flux cleaned = -0.00124609 Jy ! Component: 150 - total flux cleaned = -0.00160073 Jy ! Component: 200 - total flux cleaned = -0.00183908 Jy ! Component: 250 - total flux cleaned = -0.00213489 Jy ! Component: 300 - total flux cleaned = -0.00232615 Jy ! Component: 350 - total flux cleaned = -0.00248089 Jy ! Component: 400 - total flux cleaned = -0.00272258 Jy ! Component: 450 - total flux cleaned = -0.00289942 Jy ! Component: 500 - total flux cleaned = -0.00307177 Jy ! Component: 550 - total flux cleaned = -0.00318439 Jy ! Component: 600 - total flux cleaned = -0.00335087 Jy ! Component: 650 - total flux cleaned = -0.00359435 Jy ! Component: 700 - total flux cleaned = -0.00367393 Jy ! Component: 750 - total flux cleaned = -0.00377878 Jy ! Component: 800 - total flux cleaned = -0.00398426 Jy ! Component: 850 - total flux cleaned = -0.00413521 Jy ! Component: 900 - total flux cleaned = -0.00435735 Jy ! Component: 950 - total flux cleaned = -0.00440567 Jy ! Component: 1000 - total flux cleaned = -0.0045018 Jy ! Component: 1050 - total flux cleaned = -0.0045965 Jy ! Component: 1100 - total flux cleaned = -0.00464319 Jy ! Component: 1150 - total flux cleaned = -0.004666 Jy ! Component: 1200 - total flux cleaned = -0.00468892 Jy ! Component: 1250 - total flux cleaned = -0.00475615 Jy ! Component: 1300 - total flux cleaned = -0.00482242 Jy ! Component: 1350 - total flux cleaned = -0.0048226 Jy ! Component: 1400 - total flux cleaned = -0.00486538 Jy ! Component: 1450 - total flux cleaned = -0.00482273 Jy ! Component: 1500 - total flux cleaned = -0.00488586 Jy ! Component: 1550 - total flux cleaned = -0.00490647 Jy ! Component: 1600 - total flux cleaned = -0.00490649 Jy ! Component: 1650 - total flux cleaned = -0.00488624 Jy ! Component: 1700 - total flux cleaned = -0.00488619 Jy ! Component: 1750 - total flux cleaned = -0.0048461 Jy ! Component: 1800 - total flux cleaned = -0.00486593 Jy ! Component: 1850 - total flux cleaned = -0.00488562 Jy ! Component: 1900 - total flux cleaned = -0.00488559 Jy ! Component: 1950 - total flux cleaned = -0.00490423 Jy ! Component: 2000 - total flux cleaned = -0.00482796 Jy ! Component: 2050 - total flux cleaned = -0.00479041 Jy ! Component: 2100 - total flux cleaned = -0.00473463 Jy ! Component: 2150 - total flux cleaned = -0.00479009 Jy ! Component: 2200 - total flux cleaned = -0.00475354 Jy ! Component: 2250 - total flux cleaned = -0.00471731 Jy ! Component: 2300 - total flux cleaned = -0.00475337 Jy ! Component: 2350 - total flux cleaned = -0.00471793 Jy ! Component: 2400 - total flux cleaned = -0.0047531 Jy ! Component: 2450 - total flux cleaned = -0.00471821 Jy ! Component: 2500 - total flux cleaned = -0.00464912 Jy ! Component: 2550 - total flux cleaned = -0.00471784 Jy ! Component: 2600 - total flux cleaned = -0.00468393 Jy ! Component: 2650 - total flux cleaned = -0.00473443 Jy ! Component: 2700 - total flux cleaned = -0.00473419 Jy ! Component: 2750 - total flux cleaned = -0.00466793 Jy ! Component: 2800 - total flux cleaned = -0.00473355 Jy ! Component: 2850 - total flux cleaned = -0.00468465 Jy ! Component: 2900 - total flux cleaned = -0.00468469 Jy ! Component: 2950 - total flux cleaned = -0.00471699 Jy ! Component: 3000 - total flux cleaned = -0.00466928 Jy ! Component: 3050 - total flux cleaned = -0.00471684 Jy ! Component: 3100 - total flux cleaned = -0.00466984 Jy ! Component: 3150 - total flux cleaned = -0.00470087 Jy ! Component: 3200 - total flux cleaned = -0.00463905 Jy ! Component: 3250 - total flux cleaned = -0.00459303 Jy ! Component: 3300 - total flux cleaned = -0.00460809 Jy ! Component: 3350 - total flux cleaned = -0.0045328 Jy ! Component: 3400 - total flux cleaned = -0.00450283 Jy ! Component: 3450 - total flux cleaned = -0.00453256 Jy ! Component: 3500 - total flux cleaned = -0.00448843 Jy ! Component: 3550 - total flux cleaned = -0.00453244 Jy ! Component: 3600 - total flux cleaned = -0.00453235 Jy ! Component: 3650 - total flux cleaned = -0.00444554 Jy ! Component: 3700 - total flux cleaned = -0.00451749 Jy ! Component: 3750 - total flux cleaned = -0.00447461 Jy ! Component: 3800 - total flux cleaned = -0.00446053 Jy ! Component: 3850 - total flux cleaned = -0.00447464 Jy ! Component: 3900 - total flux cleaned = -0.0045447 Jy ! Component: 3950 - total flux cleaned = -0.00451677 Jy ! Component: 4000 - total flux cleaned = -0.00453064 Jy ! Component: 4050 - total flux cleaned = -0.00448951 Jy ! Total flux subtracted in 4096 components = -0.00450318 Jy ! Clean residual min=-0.000912 max=0.001041 Jy/beam ! Clean residual mean=0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.162267 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 377 components and 0.162267 Jy ![Exited script file: muppet] wmap "J1404+0728_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.31 at -1.776 degrees (North through East) ! Clean map min=-0.0024604 max=0.15069 Jy/beam ! Writing clean map to FITS file: J1404+0728_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.15069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250274 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.498255 0.498255 0.996509 1.99302 3.98604 7.97208 15.9442 31.8883 63.7766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 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.158 x 7.31 at -1.776 degrees (North through East) ! Clean map min=-0.0024604 max=0.15069 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 J1404+0728_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:10:29 2019