! Started logfile: J0234+0446_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:43:39 2016 obs J0234+0446_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0234+0446_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971154 visibilities/baseline/integration-bin. ! Found source: J0234+0446 ! ! 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 330 lines of history. ! ! Reading 18180 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 J0234+0446_S_2015_03_17_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808255Jy sigma=0.008841 ! Fit after self-cal, rms=0.762896Jy sigma=0.008370 ! 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.905 mas, bmaj=6.553 mas, bpa=-4.725 degrees ! Estimated noise=711.462 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.175039 Jy ! Component: 100 - total flux cleaned = 0.227589 Jy ! Total flux subtracted in 100 components = 0.227589 Jy ! Clean residual min=-0.007811 max=0.023812 Jy/beam ! Clean residual mean=0.000005 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 0.227589 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.227589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094848Jy sigma=0.000928 ! Fit after self-cal, rms=0.094786Jy sigma=0.000927 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026249 Jy ! Component: 100 - total flux cleaned = 0.0409359 Jy ! Total flux subtracted in 100 components = 0.0409359 Jy ! Clean residual min=-0.006841 max=0.007629 Jy/beam ! Clean residual mean=0.000006 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.268525 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.268525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084965Jy sigma=0.000839 ! Fit after self-cal, rms=0.084940Jy sigma=0.000839 ! 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.461 mas, bmaj=7.4 mas, bpa=-4.494 degrees ! Estimated noise=491.577 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.0104033 Jy ! Component: 100 - total flux cleaned = 0.0165493 Jy ! Component: 150 - total flux cleaned = 0.0203627 Jy ! Component: 200 - total flux cleaned = 0.0227801 Jy ! Total flux subtracted in 200 components = 0.0227801 Jy ! Clean residual min=-0.006402 max=0.005140 Jy/beam ! Clean residual mean=0.000018 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.291305 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 63 components and 0.291305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083008Jy sigma=0.000829 ! Fit after self-cal, rms=0.083002Jy sigma=0.000829 ! 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.02 FD 0.83 HN 0.97 KP 1.10 ! LA 1.00 MK 0.97 NL 0.87 OV 1.01 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.86 HN 1.05 KP 1.07 ! LA 0.99 MK 1.01 NL 1.02 OV 1.05 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.04 KP 0.97 ! LA 0.80 MK 1.07 NL 1.15 OV 0.97 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.92 HN 0.98 KP 0.95 ! LA 0.88 MK 1.11 NL 1.01 OV 1.03 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000829 ! Fit after self-cal, rms=0.075670Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=7.488 mas, bpa=-4.358 degrees ! Estimated noise=495.073 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.00165021 Jy ! Component: 100 - total flux cleaned = -0.0019003 Jy ! Component: 150 - total flux cleaned = -0.00210231 Jy ! Component: 200 - total flux cleaned = -0.00221098 Jy ! Total flux subtracted in 200 components = -0.00221098 Jy ! Clean residual min=-0.002845 max=0.002246 Jy/beam ! Clean residual mean=-0.000000 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.289094 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.289094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075629Jy sigma=0.000777 ! Fit after self-cal, rms=0.075571Jy sigma=0.000777 ! 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.075571Jy sigma=0.000777 ! Fit after self-cal, rms=0.075677Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=7.492 mas, bpa=-4.378 degrees ! Estimated noise=495.231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00091294 Jy ! Component: 100 - total flux cleaned = -0.0011232 Jy ! Component: 150 - total flux cleaned = -0.00124221 Jy ! Component: 200 - total flux cleaned = -0.00132356 Jy ! Total flux subtracted in 200 components = -0.00132356 Jy ! Clean residual min=-0.002117 max=0.001670 Jy/beam ! Clean residual mean=-0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.28777 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.287771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075652Jy sigma=0.000774 ! Fit after self-cal, rms=0.075660Jy sigma=0.000774 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 = -7.66404e-05 Jy ! Component: 100 - total flux cleaned = -0.000143371 Jy ! Component: 150 - total flux cleaned = -0.000203693 Jy ! Component: 200 - total flux cleaned = -0.000246124 Jy ! Total flux subtracted in 200 components = -0.000246124 Jy ! Clean residual min=-0.002043 max=0.001654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.287524 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.287524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075653Jy sigma=0.000774 ! Fit after self-cal, rms=0.075653Jy sigma=0.000774 ! 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.075653Jy sigma=0.000774 ! Fit after self-cal, rms=0.075756Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=7.502 mas, bpa=-4.231 degrees ! Estimated noise=495.913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000743815 Jy ! Component: 100 - total flux cleaned = -0.000904404 Jy ! Component: 150 - total flux cleaned = -0.00105305 Jy ! Component: 200 - total flux cleaned = -0.00119218 Jy ! Total flux subtracted in 200 components = -0.00119218 Jy ! Clean residual min=-0.001952 max=0.001619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.286332 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.286332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075736Jy sigma=0.000773 ! Fit after self-cal, rms=0.075736Jy sigma=0.000773 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 = -6.31404e-05 Jy ! Component: 100 - total flux cleaned = -0.000118416 Jy ! Component: 150 - total flux cleaned = -0.000168981 Jy ! Component: 200 - total flux cleaned = -0.000216279 Jy ! Total flux subtracted in 200 components = -0.000216279 Jy ! Clean residual min=-0.001916 max=0.001611 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.286116 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.286116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075731Jy sigma=0.000773 ! Fit after self-cal, rms=0.075731Jy sigma=0.000773 ! 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.075731Jy sigma=0.000773 ! Fit after self-cal, rms=0.075831Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.522 mas, bmaj=11.26 mas, bpa=-3.498 degrees ! Estimated noise=611.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128152 Jy ! Component: 100 - total flux cleaned = -0.00172792 Jy ! Component: 150 - total flux cleaned = -0.00183391 Jy ! Component: 200 - total flux cleaned = -0.00192899 Jy ! Total flux subtracted in 200 components = -0.00192899 Jy ! Clean residual min=-0.001738 max=0.002066 Jy/beam ! Clean residual mean=-0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.284187 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.284187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075830Jy sigma=0.000773 ! Fit after self-cal, rms=0.075829Jy sigma=0.000773 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 = -4.71228e-05 Jy ! Component: 100 - total flux cleaned = -0.00011245 Jy ! Component: 150 - total flux cleaned = -0.000153134 Jy ! Component: 200 - total flux cleaned = -0.000178005 Jy ! Total flux subtracted in 200 components = -0.000178005 Jy ! Clean residual min=-0.001713 max=0.002067 Jy/beam ! Clean residual mean=-0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.284009 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.284009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075834Jy sigma=0.000773 ! Fit after self-cal, rms=0.075833Jy sigma=0.000773 ! Inverting map ! Added new window around map position (-111, 49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149709 Jy ! Component: 100 - total flux cleaned = 0.00136417 Jy ! Component: 150 - total flux cleaned = 0.00122251 Jy ! Component: 200 - total flux cleaned = 0.00103312 Jy ! Total flux subtracted in 200 components = 0.00103312 Jy ! Clean residual min=-0.001463 max=0.001599 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.285042 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 131 components and 0.285042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075790Jy sigma=0.000773 ! Fit after self-cal, rms=0.075789Jy sigma=0.000773 ! 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.539 mas, bmaj=7.512 mas, bpa=-4.094 degrees ! Estimated noise=496.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 7.512 at -4.094 degrees (North through East) ! Clean map min=-0.0017602 max=0.23631 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.969 mas, bmaj=6.643 mas, bpa=-4.373 degrees ! Estimated noise=724.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178086 Jy ! Component: 100 - total flux cleaned = 0.228316 Jy ! Component: 150 - total flux cleaned = 0.252445 Jy ! Component: 200 - total flux cleaned = 0.264972 Jy ! Total flux subtracted in 200 components = 0.264972 Jy ! Clean residual min=-0.003252 max=0.006104 Jy/beam ! Clean residual mean=0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.264972 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.264972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=7.512 mas, bpa=-4.094 degrees ! Estimated noise=496.51 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.00847831 Jy ! Component: 100 - total flux cleaned = 0.0130753 Jy ! Component: 150 - total flux cleaned = 0.0157719 Jy ! Component: 200 - total flux cleaned = 0.0169766 Jy ! Total flux subtracted in 200 components = 0.0169766 Jy ! Clean residual min=-0.001730 max=0.001736 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.281949 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.281949 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.522 mas, bmaj=11.26 mas, bpa=-3.498 degrees ! Estimated noise=611.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194516 Jy ! Component: 100 - total flux cleaned = 0.00232711 Jy ! Component: 150 - total flux cleaned = 0.002453 Jy ! Component: 200 - total flux cleaned = 0.00245425 Jy ! Total flux subtracted in 200 components = 0.00245425 Jy ! Clean residual min=-0.001445 max=0.001559 Jy/beam ! Clean residual mean=-0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.284403 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.000160563 Jy ! Component: 100 - total flux cleaned = -0.000276509 Jy ! Component: 150 - total flux cleaned = -0.000355205 Jy ! Component: 200 - total flux cleaned = -0.000379618 Jy ! Total flux subtracted in 200 components = -0.000379618 Jy ! Clean residual min=-0.001442 max=0.001502 Jy/beam ! Clean residual mean=-0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.284024 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 124 components and 0.284024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=7.512 mas, bpa=-4.094 degrees ! Estimated noise=496.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197039 Jy ! Component: 100 - total flux cleaned = 0.000270982 Jy ! Component: 150 - total flux cleaned = 0.000303571 Jy ! Component: 200 - total flux cleaned = 0.000365214 Jy ! Total flux subtracted in 200 components = 0.000365214 Jy ! Clean residual min=-0.001592 max=0.001491 Jy/beam ! Clean residual mean=-0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.284389 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 154 components and 0.284389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075753Jy sigma=0.000772 ! Fit after self-cal, rms=0.075749Jy sigma=0.000772 wmodel J0234+0446_S_2015_03_17_pus_map.mod ! Writing 154 model components to file: J0234+0446_S_2015_03_17_pus_map.mod wobs J0234+0446_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0234+0446_S_2015_03_17_pus_uvs.fits wwins J0234+0446_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0234+0446_S_2015_03_17_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.000417075 Jy ! Component: 100 - total flux cleaned = -0.000771264 Jy ! Component: 150 - total flux cleaned = -0.00100246 Jy ! Component: 200 - total flux cleaned = -0.00105159 Jy ! Component: 250 - total flux cleaned = -0.00105209 Jy ! Component: 300 - total flux cleaned = -0.00105251 Jy ! Component: 350 - total flux cleaned = -0.00111932 Jy ! Component: 400 - total flux cleaned = -0.00124935 Jy ! Component: 450 - total flux cleaned = -0.00133381 Jy ! Component: 500 - total flux cleaned = -0.00145785 Jy ! Component: 550 - total flux cleaned = -0.00147843 Jy ! Component: 600 - total flux cleaned = -0.00155801 Jy ! Component: 650 - total flux cleaned = -0.00153875 Jy ! Component: 700 - total flux cleaned = -0.00155784 Jy ! Component: 750 - total flux cleaned = -0.00159533 Jy ! Component: 800 - total flux cleaned = -0.00163244 Jy ! Component: 850 - total flux cleaned = -0.00165077 Jy ! Component: 900 - total flux cleaned = -0.00166846 Jy ! Component: 950 - total flux cleaned = -0.00165036 Jy ! Component: 1000 - total flux cleaned = -0.00156335 Jy ! Component: 1050 - total flux cleaned = -0.00158063 Jy ! Component: 1100 - total flux cleaned = -0.0015975 Jy ! Component: 1150 - total flux cleaned = -0.00159735 Jy ! Component: 1200 - total flux cleaned = -0.00161367 Jy ! Component: 1250 - total flux cleaned = -0.00154898 Jy ! Component: 1300 - total flux cleaned = -0.0016293 Jy ! Component: 1350 - total flux cleaned = -0.00166068 Jy ! Component: 1400 - total flux cleaned = -0.00166113 Jy ! Component: 1450 - total flux cleaned = -0.00170754 Jy ! Component: 1500 - total flux cleaned = -0.00173784 Jy ! Component: 1550 - total flux cleaned = -0.00172313 Jy ! Component: 1600 - total flux cleaned = -0.0017527 Jy ! Component: 1650 - total flux cleaned = -0.00179666 Jy ! Component: 1700 - total flux cleaned = -0.00173855 Jy ! Component: 1750 - total flux cleaned = -0.00171003 Jy ! Component: 1800 - total flux cleaned = -0.00172442 Jy ! Component: 1850 - total flux cleaned = -0.00171068 Jy ! Component: 1900 - total flux cleaned = -0.00175202 Jy ! Component: 1950 - total flux cleaned = -0.0017111 Jy ! Component: 2000 - total flux cleaned = -0.00176532 Jy ! Component: 2050 - total flux cleaned = -0.00177873 Jy ! Component: 2100 - total flux cleaned = -0.00177867 Jy ! Component: 2150 - total flux cleaned = -0.00179206 Jy ! Component: 2200 - total flux cleaned = -0.0018444 Jy ! Component: 2250 - total flux cleaned = -0.00187005 Jy ! Component: 2300 - total flux cleaned = -0.00186999 Jy ! Component: 2350 - total flux cleaned = -0.00186994 Jy ! Component: 2400 - total flux cleaned = -0.00188266 Jy ! Component: 2450 - total flux cleaned = -0.00192009 Jy ! Component: 2500 - total flux cleaned = -0.00195721 Jy ! Component: 2550 - total flux cleaned = -0.00196934 Jy ! Component: 2600 - total flux cleaned = -0.00195753 Jy ! Component: 2650 - total flux cleaned = -0.00196965 Jy ! Component: 2700 - total flux cleaned = -0.00202905 Jy ! Component: 2750 - total flux cleaned = -0.00205241 Jy ! Component: 2800 - total flux cleaned = -0.00201734 Jy ! Component: 2850 - total flux cleaned = -0.00200569 Jy ! Component: 2900 - total flux cleaned = -0.00206325 Jy ! Component: 2950 - total flux cleaned = -0.00206319 Jy ! Component: 3000 - total flux cleaned = -0.00209695 Jy ! Component: 3050 - total flux cleaned = -0.00209716 Jy ! Component: 3100 - total flux cleaned = -0.00207479 Jy ! Component: 3150 - total flux cleaned = -0.00211913 Jy ! Component: 3200 - total flux cleaned = -0.00208614 Jy ! Component: 3250 - total flux cleaned = -0.00216246 Jy ! Component: 3300 - total flux cleaned = -0.0022164 Jy ! Component: 3350 - total flux cleaned = -0.00222717 Jy ! Component: 3400 - total flux cleaned = -0.00226974 Jy ! Component: 3450 - total flux cleaned = -0.00231209 Jy ! Component: 3500 - total flux cleaned = -0.00236466 Jy ! Component: 3550 - total flux cleaned = -0.00239584 Jy ! Component: 3600 - total flux cleaned = -0.00243723 Jy ! Component: 3650 - total flux cleaned = -0.00245781 Jy ! Component: 3700 - total flux cleaned = -0.00245793 Jy ! Component: 3750 - total flux cleaned = -0.00256951 Jy ! Component: 3800 - total flux cleaned = -0.00257951 Jy ! Component: 3850 - total flux cleaned = -0.00258959 Jy ! Component: 3900 - total flux cleaned = -0.00263922 Jy ! Component: 3950 - total flux cleaned = -0.0027084 Jy ! Component: 4000 - total flux cleaned = -0.00271832 Jy ! Component: 4050 - total flux cleaned = -0.00272805 Jy ! Total flux subtracted in 4096 components = -0.00278606 Jy ! Clean residual min=-0.000551 max=0.000510 Jy/beam ! Clean residual mean=-0.000000 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.281603 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 443 components and 0.281603 Jy ![Exited script file: muppet] wmap "J0234+0446_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 7.512 at -4.094 degrees (North through East) ! Clean map min=-0.0012998 max=0.23709 Jy/beam ! Writing clean map to FITS file: J0234+0446_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.237094 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017985 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227568 0.227568 0.455135 0.910271 1.82054 3.64108 7.28217 14.5643 29.1287 58.2573 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.237 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.539 x 7.512 at -4.094 degrees (North through East) ! Clean map min=-0.0012998 max=0.23709 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 J0234+0446_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:43:46 2016