! Started logfile: J2100+5612_S_2017_01_21_pus_uvs.log on Sun May 5 16:03:06 2019 obs J2100+5612_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2100+5612_S_2017_01_21_pus_uva.fits ! AN table 1: 143 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.749417 visibilities/baseline/integration-bin. ! Found source: J2100+5612 ! ! 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 558 lines of history. ! ! Reading 15432 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 J2100+5612_S_2017_01_21_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 509 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.994448Jy sigma=0.007657 ! Fit after self-cal, rms=0.950578Jy sigma=0.007350 ! 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.953 mas, bmaj=3.597 mas, bpa=-12.34 degrees ! Estimated noise=1264.33 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.040336 Jy ! Component: 100 - total flux cleaned = 0.0493536 Jy ! Total flux subtracted in 100 components = 0.0493536 Jy ! Clean residual min=-0.003849 max=0.003402 Jy/beam ! Clean residual mean=-0.000038 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0493536 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0493536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093719Jy sigma=0.000631 ! Fit after self-cal, rms=0.092735Jy sigma=0.000623 ! 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.641 mas, bmaj=4.188 mas, bpa=-11.37 degrees ! Estimated noise=816.853 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.0051785 Jy ! Component: 100 - total flux cleaned = 0.0075421 Jy ! Component: 150 - total flux cleaned = 0.00887995 Jy ! Component: 200 - total flux cleaned = 0.00966765 Jy ! Total flux subtracted in 200 components = 0.00966765 Jy ! Clean residual min=-0.002602 max=0.002535 Jy/beam ! Clean residual mean=-0.000032 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0590213 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.0590213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092415Jy sigma=0.000621 ! Fit after self-cal, rms=0.092375Jy sigma=0.000621 ! 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.93 FD 0.95 HN 1.08 LA 1.00 ! MK 1.00 NL 1.02 OV 1.05 PT 1.02 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 1.04 LA 0.96 ! MK 1.07 NL 0.98 OV 1.02 PT 1.01 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 1.14 LA 0.91 ! MK 1.06 NL 1.01 OV 0.97 PT 1.05 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.11 HN 0.95 LA 1.00 ! MK 0.80 NL 1.00* OV 0.91 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.092375Jy sigma=0.000621 ! Fit after self-cal, rms=0.090904Jy sigma=0.000620 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=4.207 mas, bpa=-10.56 degrees ! Estimated noise=818.338 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.000946093 Jy ! Component: 100 - total flux cleaned = 0.00122185 Jy ! Component: 150 - total flux cleaned = 0.00125377 Jy ! Component: 200 - total flux cleaned = 0.00126844 Jy ! Total flux subtracted in 200 components = 0.00126844 Jy ! Clean residual min=-0.002407 max=0.002735 Jy/beam ! Clean residual mean=-0.000029 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.0602897 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0602897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090895Jy sigma=0.000620 ! Fit after self-cal, rms=0.090828Jy sigma=0.000619 ! 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.090828Jy sigma=0.000619 ! Fit after self-cal, rms=0.087833Jy sigma=0.000618 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=4.205 mas, bpa=-10.59 degrees ! Estimated noise=818.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064348 Jy ! Component: 100 - total flux cleaned = 0.000625419 Jy ! Component: 150 - total flux cleaned = 0.000608713 Jy ! Component: 200 - total flux cleaned = 0.000580888 Jy ! Total flux subtracted in 200 components = 0.000580888 Jy ! Clean residual min=-0.002070 max=0.002028 Jy/beam ! Clean residual mean=-0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0608706 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0608706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087828Jy sigma=0.000618 ! Fit after self-cal, rms=0.087779Jy sigma=0.000618 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.000307467 Jy ! Component: 100 - total flux cleaned = 0.000292286 Jy ! Component: 150 - total flux cleaned = 0.000278489 Jy ! Component: 200 - total flux cleaned = 0.000291294 Jy ! Total flux subtracted in 200 components = 0.000291294 Jy ! Clean residual min=-0.002123 max=0.002094 Jy/beam ! Clean residual mean=-0.000007 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0611619 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0611619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087775Jy sigma=0.000618 ! Fit after self-cal, rms=0.087781Jy sigma=0.000618 ! 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.087781Jy sigma=0.000618 ! Fit after self-cal, rms=0.087889Jy sigma=0.000618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=4.195 mas, bpa=-10.15 degrees ! Estimated noise=819.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000581737 Jy ! Component: 100 - total flux cleaned = 0.000596902 Jy ! Component: 150 - total flux cleaned = 0.000609097 Jy ! Component: 200 - total flux cleaned = 0.000609165 Jy ! Total flux subtracted in 200 components = 0.000609165 Jy ! Clean residual min=-0.002081 max=0.002025 Jy/beam ! Clean residual mean=-0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.061771 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.061771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087886Jy sigma=0.000618 ! Fit after self-cal, rms=0.087897Jy sigma=0.000618 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 = 8.37944e-05 Jy ! Component: 100 - total flux cleaned = 8.36748e-05 Jy ! Component: 150 - total flux cleaned = 8.35786e-05 Jy ! Component: 200 - total flux cleaned = 9.48882e-05 Jy ! Total flux subtracted in 200 components = 9.48882e-05 Jy ! Clean residual min=-0.002112 max=0.002032 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0618659 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0618659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087893Jy sigma=0.000618 ! Fit after self-cal, rms=0.087897Jy sigma=0.000617 ! 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.087897Jy sigma=0.000617 ! Fit after self-cal, rms=0.088081Jy sigma=0.000617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.448 mas, bmaj=7.62 mas, bpa=53.68 degrees ! Estimated noise=1078.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675403 Jy ! Component: 100 - total flux cleaned = 0.000904425 Jy ! Component: 150 - total flux cleaned = 0.000922778 Jy ! Component: 200 - total flux cleaned = 0.000940147 Jy ! Total flux subtracted in 200 components = 0.000940147 Jy ! Clean residual min=-0.002371 max=0.002255 Jy/beam ! Clean residual mean=0.000003 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0628061 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.0628061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088082Jy sigma=0.000617 ! Fit after self-cal, rms=0.088090Jy sigma=0.000617 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.00015108 Jy ! Component: 100 - total flux cleaned = 0.000164903 Jy ! Component: 150 - total flux cleaned = 0.000183698 Jy ! Component: 200 - total flux cleaned = 0.000195122 Jy ! Total flux subtracted in 200 components = 0.000195122 Jy ! Clean residual min=-0.002351 max=0.002269 Jy/beam ! Clean residual mean=0.000003 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0630012 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.0630012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088091Jy sigma=0.000617 ! Fit after self-cal, rms=0.088093Jy sigma=0.000617 ! 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.642 mas, bmaj=4.185 mas, bpa=-9.908 degrees ! Estimated noise=820.908 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 4.185 at -9.908 degrees (North through East) ! Clean map min=-0.0020165 max=0.053926 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.956 mas, bmaj=3.592 mas, bpa=-13.09 degrees ! Estimated noise=1257.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0408745 Jy ! Component: 100 - total flux cleaned = 0.050542 Jy ! Component: 150 - total flux cleaned = 0.0551749 Jy ! Component: 200 - total flux cleaned = 0.0578842 Jy ! Total flux subtracted in 200 components = 0.0578842 Jy ! Clean residual min=-0.003051 max=0.002970 Jy/beam ! Clean residual mean=-0.000010 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0578842 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0578842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=4.185 mas, bpa=-9.908 degrees ! Estimated noise=820.908 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.00259554 Jy ! Component: 100 - total flux cleaned = 0.00389102 Jy ! Component: 150 - total flux cleaned = 0.00427751 Jy ! Component: 200 - total flux cleaned = 0.00448659 Jy ! Total flux subtracted in 200 components = 0.00448659 Jy ! Clean residual min=-0.002156 max=0.002079 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0623708 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0623708 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.448 mas, bmaj=7.62 mas, bpa=53.68 degrees ! Estimated noise=1078.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000605628 Jy ! Component: 100 - total flux cleaned = 0.000764723 Jy ! Component: 150 - total flux cleaned = 0.000780326 Jy ! Component: 200 - total flux cleaned = 0.000780139 Jy ! Total flux subtracted in 200 components = 0.000780139 Jy ! Clean residual min=-0.002351 max=0.002284 Jy/beam ! Clean residual mean=0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0631509 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 = 3.90851e-06 Jy ! Component: 100 - total flux cleaned = 7.93315e-06 Jy ! Component: 150 - total flux cleaned = 1.15931e-05 Jy ! Component: 200 - total flux cleaned = 1.52382e-05 Jy ! Total flux subtracted in 200 components = 1.52382e-05 Jy ! Clean residual min=-0.002352 max=0.002285 Jy/beam ! Clean residual mean=0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0631662 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0631661 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=4.185 mas, bpa=-9.908 degrees ! Estimated noise=820.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340337 Jy ! Component: 100 - total flux cleaned = -0.000410656 Jy ! Component: 150 - total flux cleaned = -0.000426525 Jy ! Component: 200 - total flux cleaned = -0.000455304 Jy ! Total flux subtracted in 200 components = -0.000455304 Jy ! Clean residual min=-0.002129 max=0.002047 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0627108 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.0627109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088097Jy sigma=0.000617 ! Fit after self-cal, rms=0.088093Jy sigma=0.000617 wmodel J2100+5612_S_2017_01_21_pus_map.mod ! Writing 29 model components to file: J2100+5612_S_2017_01_21_pus_map.mod wobs J2100+5612_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2100+5612_S_2017_01_21_pus_uvs.fits wwins J2100+5612_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J2100+5612_S_2017_01_21_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 = 6.87971e-05 Jy ! Component: 100 - total flux cleaned = 7.16239e-05 Jy ! Component: 150 - total flux cleaned = -0.000156718 Jy ! Component: 200 - total flux cleaned = -0.00025129 Jy ! Component: 250 - total flux cleaned = -0.000342208 Jy ! Component: 300 - total flux cleaned = -0.000342335 Jy ! Component: 350 - total flux cleaned = -0.000428032 Jy ! Component: 400 - total flux cleaned = -0.000511224 Jy ! Component: 450 - total flux cleaned = -0.000564916 Jy ! Component: 500 - total flux cleaned = -0.000564364 Jy ! Component: 550 - total flux cleaned = -0.000512476 Jy ! Component: 600 - total flux cleaned = -0.000563089 Jy ! Component: 650 - total flux cleaned = -0.000563082 Jy ! Component: 700 - total flux cleaned = -0.000587662 Jy ! Component: 750 - total flux cleaned = -0.000635427 Jy ! Component: 800 - total flux cleaned = -0.00049335 Jy ! Component: 850 - total flux cleaned = -0.000447233 Jy ! Component: 900 - total flux cleaned = -0.000447064 Jy ! Component: 950 - total flux cleaned = -0.000334458 Jy ! Component: 1000 - total flux cleaned = -0.000379011 Jy ! Component: 1050 - total flux cleaned = -0.000357112 Jy ! Component: 1100 - total flux cleaned = -0.000313783 Jy ! Component: 1150 - total flux cleaned = -0.000292589 Jy ! Component: 1200 - total flux cleaned = -0.000208786 Jy ! Component: 1250 - total flux cleaned = -0.000229362 Jy ! Component: 1300 - total flux cleaned = -0.000147636 Jy ! Component: 1350 - total flux cleaned = -8.73787e-05 Jy ! Component: 1400 - total flux cleaned = -2.78122e-05 Jy ! Component: 1450 - total flux cleaned = 1.13861e-05 Jy ! Component: 1500 - total flux cleaned = -8.14332e-06 Jy ! Component: 1550 - total flux cleaned = 3.05262e-05 Jy ! Component: 1600 - total flux cleaned = 0.000125752 Jy ! Component: 1650 - total flux cleaned = 0.000163439 Jy ! Component: 1700 - total flux cleaned = 0.000181798 Jy ! Component: 1750 - total flux cleaned = 0.000145174 Jy ! Component: 1800 - total flux cleaned = 0.000290737 Jy ! Component: 1850 - total flux cleaned = 0.000308484 Jy ! Component: 1900 - total flux cleaned = 0.000397213 Jy ! Component: 1950 - total flux cleaned = 0.000485485 Jy ! Component: 2000 - total flux cleaned = 0.000624975 Jy ! Component: 2050 - total flux cleaned = 0.000694121 Jy ! Component: 2100 - total flux cleaned = 0.00079628 Jy ! Component: 2150 - total flux cleaned = 0.000863413 Jy ! Component: 2200 - total flux cleaned = 0.00096359 Jy ! Component: 2250 - total flux cleaned = 0.00104643 Jy ! Component: 2300 - total flux cleaned = 0.00117777 Jy ! Component: 2350 - total flux cleaned = 0.00124262 Jy ! Component: 2400 - total flux cleaned = 0.00132302 Jy ! Component: 2450 - total flux cleaned = 0.00130685 Jy ! Component: 2500 - total flux cleaned = 0.00143322 Jy ! Component: 2550 - total flux cleaned = 0.00149581 Jy ! Component: 2600 - total flux cleaned = 0.0015735 Jy ! Component: 2650 - total flux cleaned = 0.00158907 Jy ! Component: 2700 - total flux cleaned = 0.00163493 Jy ! Component: 2750 - total flux cleaned = 0.00172625 Jy ! Component: 2800 - total flux cleaned = 0.00172628 Jy ! Component: 2850 - total flux cleaned = 0.00172648 Jy ! Component: 2900 - total flux cleaned = 0.00180049 Jy ! Component: 2950 - total flux cleaned = 0.00180047 Jy ! Component: 3000 - total flux cleaned = 0.00187322 Jy ! Component: 3050 - total flux cleaned = 0.00184434 Jy ! Component: 3100 - total flux cleaned = 0.00190165 Jy ! Component: 3150 - total flux cleaned = 0.00197276 Jy ! Component: 3200 - total flux cleaned = 0.00202925 Jy ! Component: 3250 - total flux cleaned = 0.00204321 Jy ! Component: 3300 - total flux cleaned = 0.00205698 Jy ! Component: 3350 - total flux cleaned = 0.00209839 Jy ! Component: 3400 - total flux cleaned = 0.00215317 Jy ! Component: 3450 - total flux cleaned = 0.00220757 Jy ! Component: 3500 - total flux cleaned = 0.00222094 Jy ! Component: 3550 - total flux cleaned = 0.00219407 Jy ! Component: 3600 - total flux cleaned = 0.00220743 Jy ! Component: 3650 - total flux cleaned = 0.00226025 Jy ! Component: 3700 - total flux cleaned = 0.00232607 Jy ! Component: 3750 - total flux cleaned = 0.00235216 Jy ! Component: 3800 - total flux cleaned = 0.00241695 Jy ! Component: 3850 - total flux cleaned = 0.00237841 Jy ! Component: 3900 - total flux cleaned = 0.00248061 Jy ! Component: 3950 - total flux cleaned = 0.00250585 Jy ! Component: 4000 - total flux cleaned = 0.00258133 Jy ! Component: 4050 - total flux cleaned = 0.00260636 Jy ! Total flux subtracted in 4096 components = 0.00265626 Jy ! Clean residual min=-0.000795 max=0.000735 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0653671 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 333 components and 0.0653671 Jy ![Exited script file: muppet] wmap "J2100+5612_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 4.185 at -9.908 degrees (North through East) ! Clean map min=-0.0015223 max=0.053753 Jy/beam ! Writing clean map to FITS file: J2100+5612_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0537534 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215329 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20176 1.20176 2.40353 4.80705 9.6141 19.2282 38.4564 76.9128 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.053 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.642 x 4.185 at -9.908 degrees (North through East) ! Clean map min=-0.0015223 max=0.053753 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 J2100+5612_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:03:12 2019