! Started logfile: J1445-2445_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:50 2016 obs J1445-2445_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1445-2445_S_2014_05_31_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982002 visibilities/baseline/integration-bin. ! Found source: J1445-2445 ! ! 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 336 lines of history. ! ! Reading 21388 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 J1445-2445_S_2014_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907955Jy sigma=0.008354 ! Fit after self-cal, rms=0.884737Jy sigma=0.008121 ! 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.574 mas, bmaj=6.668 mas, bpa=-7.949 degrees ! Estimated noise=979.656 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.0920706 Jy ! Component: 100 - total flux cleaned = 0.112609 Jy ! Total flux subtracted in 100 components = 0.112609 Jy ! Clean residual min=-0.003986 max=0.007013 Jy/beam ! Clean residual mean=0.000003 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.112609 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.112609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092529Jy sigma=0.000790 ! Fit after self-cal, rms=0.092525Jy sigma=0.000790 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0069368 Jy ! Component: 100 - total flux cleaned = 0.00898639 Jy ! Total flux subtracted in 100 components = 0.00898639 Jy ! Clean residual min=-0.003880 max=0.004291 Jy/beam ! Clean residual mean=0.000001 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.121595 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.121595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091942Jy sigma=0.000785 ! Fit after self-cal, rms=0.091940Jy sigma=0.000785 ! 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.122 mas, bmaj=7.891 mas, bpa=-6.46 degrees ! Estimated noise=535.704 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.00254546 Jy ! Component: 100 - total flux cleaned = 0.00367102 Jy ! Component: 150 - total flux cleaned = 0.00393664 Jy ! Component: 200 - total flux cleaned = 0.00398841 Jy ! Total flux subtracted in 200 components = 0.00398841 Jy ! Clean residual min=-0.002837 max=0.003364 Jy/beam ! Clean residual mean=0.000000 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.125584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.125584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091859Jy sigma=0.000785 ! Fit after self-cal, rms=0.091863Jy sigma=0.000785 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.80 HN 1.10 KP 1.06 ! LA 1.17 MK 0.95 NL 1.01 OV 0.96 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.13 KP 1.01 ! LA 1.15 MK 1.01 NL 1.06 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.13 KP 0.90 ! LA 0.89 MK 1.03 NL 0.99 OV 0.93 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 1.14 KP 0.90 ! LA 0.87 MK 1.03 NL 1.08 OV 1.02 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.091863Jy sigma=0.000785 ! Fit after self-cal, rms=0.091847Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.868 mas, bpa=-5.959 degrees ! Estimated noise=537.021 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.00046448 Jy ! Component: 100 - total flux cleaned = -0.00052562 Jy ! Component: 150 - total flux cleaned = -0.000548674 Jy ! Component: 200 - total flux cleaned = -0.000547662 Jy ! Total flux subtracted in 200 components = -0.000547662 Jy ! Clean residual min=-0.001950 max=0.002051 Jy/beam ! Clean residual mean=-0.000003 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.125036 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.125036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091828Jy sigma=0.000775 ! Fit after self-cal, rms=0.091869Jy sigma=0.000775 ! 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.091869Jy sigma=0.000775 ! Fit after self-cal, rms=0.092930Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.866 mas, bpa=-6.02 degrees ! Estimated noise=536.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.0066e-05 Jy ! Component: 100 - total flux cleaned = 7.83492e-05 Jy ! Component: 150 - total flux cleaned = 9.41903e-05 Jy ! Component: 200 - total flux cleaned = 0.000101084 Jy ! Total flux subtracted in 200 components = 0.000101084 Jy ! Clean residual min=-0.001599 max=0.001570 Jy/beam ! Clean residual mean=-0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.125137 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.125137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092929Jy sigma=0.000773 ! Fit after self-cal, rms=0.092957Jy 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 = -1.97248e-05 Jy ! Component: 100 - total flux cleaned = -2.73714e-05 Jy ! Component: 150 - total flux cleaned = -2.04516e-05 Jy ! Component: 200 - total flux cleaned = -1.43033e-05 Jy ! Total flux subtracted in 200 components = -1.43033e-05 Jy ! Clean residual min=-0.001591 max=0.001569 Jy/beam ! Clean residual mean=-0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.125123 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.125123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092956Jy sigma=0.000773 ! Fit after self-cal, rms=0.092956Jy sigma=0.000773 ! 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.092956Jy sigma=0.000773 ! Fit after self-cal, rms=0.093219Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=7.861 mas, bpa=-6.06 degrees ! Estimated noise=536.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.53647e-05 Jy ! Component: 100 - total flux cleaned = 4.35718e-05 Jy ! Component: 150 - total flux cleaned = 5.07997e-05 Jy ! Component: 200 - total flux cleaned = 5.749e-05 Jy ! Total flux subtracted in 200 components = 5.749e-05 Jy ! Clean residual min=-0.001594 max=0.001540 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.12518 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.12518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093218Jy sigma=0.000773 ! Fit after self-cal, rms=0.093223Jy 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 = -1.62143e-05 Jy ! Component: 100 - total flux cleaned = -9.54642e-06 Jy ! Component: 150 - total flux cleaned = -3.44182e-06 Jy ! Component: 200 - total flux cleaned = 2.02339e-06 Jy ! Total flux subtracted in 200 components = 2.02339e-06 Jy ! Clean residual min=-0.001589 max=0.001536 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.125182 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.125182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093222Jy sigma=0.000773 ! Fit after self-cal, rms=0.093222Jy 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.093222Jy sigma=0.000773 ! Fit after self-cal, rms=0.093176Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.875 mas, bmaj=17.57 mas, bpa=-1.883 degrees ! Estimated noise=663.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127791 Jy ! Component: 100 - total flux cleaned = 0.000136459 Jy ! Component: 150 - total flux cleaned = 0.00015049 Jy ! Component: 200 - total flux cleaned = 0.000161297 Jy ! Total flux subtracted in 200 components = 0.000161297 Jy ! Clean residual min=-0.001745 max=0.001654 Jy/beam ! Clean residual mean=-0.000008 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.125344 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.125344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093177Jy sigma=0.000773 ! Fit after self-cal, rms=0.093175Jy 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 = 2.56557e-06 Jy ! Component: 100 - total flux cleaned = 1.07317e-05 Jy ! Component: 150 - total flux cleaned = 1.72554e-05 Jy ! Component: 200 - total flux cleaned = 2.74604e-05 Jy ! Total flux subtracted in 200 components = 2.74604e-05 Jy ! Clean residual min=-0.001748 max=0.001655 Jy/beam ! Clean residual mean=-0.000008 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.125371 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.125371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093177Jy sigma=0.000773 ! Fit after self-cal, rms=0.093176Jy 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.138 mas, bmaj=7.857 mas, bpa=-6.104 degrees ! Estimated noise=535.873 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.857 at -6.104 degrees (North through East) ! Clean map min=-0.0015111 max=0.11821 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.583 mas, bmaj=6.594 mas, bpa=-7.648 degrees ! Estimated noise=1023.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.092568 Jy ! Component: 100 - total flux cleaned = 0.113493 Jy ! Component: 150 - total flux cleaned = 0.120502 Jy ! Component: 200 - total flux cleaned = 0.123346 Jy ! Total flux subtracted in 200 components = 0.123346 Jy ! Clean residual min=-0.003241 max=0.003122 Jy/beam ! Clean residual mean=0.000001 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.123346 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.123346 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.857 mas, bpa=-6.104 degrees ! Estimated noise=535.873 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.00132334 Jy ! Component: 100 - total flux cleaned = 0.00171321 Jy ! Component: 150 - total flux cleaned = 0.00176091 Jy ! Component: 200 - total flux cleaned = 0.00177527 Jy ! Total flux subtracted in 200 components = 0.00177527 Jy ! Clean residual min=-0.001638 max=0.001669 Jy/beam ! Clean residual mean=-0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.125122 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.125122 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.875 mas, bmaj=17.57 mas, bpa=-1.883 degrees ! Estimated noise=663.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011191 Jy ! Component: 100 - total flux cleaned = 0.0001297 Jy ! Component: 150 - total flux cleaned = 0.000144832 Jy ! Component: 200 - total flux cleaned = 0.000157884 Jy ! Total flux subtracted in 200 components = 0.000157884 Jy ! Clean residual min=-0.001734 max=0.001666 Jy/beam ! Clean residual mean=-0.000008 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.125279 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 = 1.11568e-05 Jy ! Component: 100 - total flux cleaned = 2.08156e-05 Jy ! Component: 150 - total flux cleaned = 2.9481e-05 Jy ! Component: 200 - total flux cleaned = 3.71966e-05 Jy ! Total flux subtracted in 200 components = 3.71966e-05 Jy ! Clean residual min=-0.001742 max=0.001664 Jy/beam ! Clean residual mean=-0.000008 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.125317 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.125317 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.857 mas, bpa=-6.104 degrees ! Estimated noise=535.873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.38035e-06 Jy ! Component: 100 - total flux cleaned = -6.44633e-05 Jy ! Component: 150 - total flux cleaned = -0.00010054 Jy ! Component: 200 - total flux cleaned = -0.000122256 Jy ! Total flux subtracted in 200 components = -0.000122256 Jy ! Clean residual min=-0.001620 max=0.001637 Jy/beam ! Clean residual mean=-0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.125194 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.125194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093183Jy sigma=0.000773 ! Fit after self-cal, rms=0.093179Jy sigma=0.000773 wmodel J1445-2445_S_2014_05_31_pus_map.mod ! Writing 43 model components to file: J1445-2445_S_2014_05_31_pus_map.mod wobs J1445-2445_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1445-2445_S_2014_05_31_pus_uvs.fits wwins J1445-2445_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1445-2445_S_2014_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.000387592 Jy ! Component: 100 - total flux cleaned = -0.000748598 Jy ! Component: 150 - total flux cleaned = -0.000931767 Jy ! Component: 200 - total flux cleaned = -0.00105782 Jy ! Component: 250 - total flux cleaned = -0.00115528 Jy ! Component: 300 - total flux cleaned = -0.00129671 Jy ! Component: 350 - total flux cleaned = -0.00141076 Jy ! Component: 400 - total flux cleaned = -0.00147757 Jy ! Component: 450 - total flux cleaned = -0.00158679 Jy ! Component: 500 - total flux cleaned = -0.00167208 Jy ! Component: 550 - total flux cleaned = -0.00175597 Jy ! Component: 600 - total flux cleaned = -0.00183812 Jy ! Component: 650 - total flux cleaned = -0.00199898 Jy ! Component: 700 - total flux cleaned = -0.00203855 Jy ! Component: 750 - total flux cleaned = -0.00217453 Jy ! Component: 800 - total flux cleaned = -0.00228935 Jy ! Component: 850 - total flux cleaned = -0.0024021 Jy ! Component: 900 - total flux cleaned = -0.00247552 Jy ! Component: 950 - total flux cleaned = -0.00251166 Jy ! Component: 1000 - total flux cleaned = -0.00249398 Jy ! Component: 1050 - total flux cleaned = -0.00260075 Jy ! Component: 1100 - total flux cleaned = -0.00265318 Jy ! Component: 1150 - total flux cleaned = -0.00273936 Jy ! Component: 1200 - total flux cleaned = -0.00277326 Jy ! Component: 1250 - total flux cleaned = -0.00287397 Jy ! Component: 1300 - total flux cleaned = -0.00290696 Jy ! Component: 1350 - total flux cleaned = -0.0029234 Jy ! Component: 1400 - total flux cleaned = -0.00293936 Jy ! Component: 1450 - total flux cleaned = -0.00293957 Jy ! Component: 1500 - total flux cleaned = -0.00297141 Jy ! Component: 1550 - total flux cleaned = -0.00303408 Jy ! Component: 1600 - total flux cleaned = -0.0030804 Jy ! Component: 1650 - total flux cleaned = -0.0030652 Jy ! Component: 1700 - total flux cleaned = -0.00311085 Jy ! Component: 1750 - total flux cleaned = -0.00311111 Jy ! Component: 1800 - total flux cleaned = -0.00318519 Jy ! Component: 1850 - total flux cleaned = -0.00328792 Jy ! Component: 1900 - total flux cleaned = -0.00328782 Jy ! Component: 1950 - total flux cleaned = -0.00334537 Jy ! Component: 2000 - total flux cleaned = -0.00340226 Jy ! Component: 2050 - total flux cleaned = -0.00343047 Jy ! Component: 2100 - total flux cleaned = -0.00351428 Jy ! Component: 2150 - total flux cleaned = -0.00351424 Jy ! Component: 2200 - total flux cleaned = -0.00358312 Jy ! Component: 2250 - total flux cleaned = -0.00362384 Jy ! Component: 2300 - total flux cleaned = -0.0036645 Jy ! Component: 2350 - total flux cleaned = -0.00369123 Jy ! Component: 2400 - total flux cleaned = -0.00370437 Jy ! Component: 2450 - total flux cleaned = -0.00371738 Jy ! Component: 2500 - total flux cleaned = -0.00375664 Jy ! Component: 2550 - total flux cleaned = -0.00375665 Jy ! Component: 2600 - total flux cleaned = -0.00383347 Jy ! Component: 2650 - total flux cleaned = -0.00385879 Jy ! Component: 2700 - total flux cleaned = -0.00383343 Jy ! Component: 2750 - total flux cleaned = -0.00385841 Jy ! Component: 2800 - total flux cleaned = -0.00388324 Jy ! Component: 2850 - total flux cleaned = -0.00385871 Jy ! Component: 2900 - total flux cleaned = -0.00391957 Jy ! Component: 2950 - total flux cleaned = -0.00389517 Jy ! Component: 3000 - total flux cleaned = -0.00391933 Jy ! Component: 3050 - total flux cleaned = -0.00391943 Jy ! Component: 3100 - total flux cleaned = -0.00390763 Jy ! Component: 3150 - total flux cleaned = -0.00388422 Jy ! Component: 3200 - total flux cleaned = -0.00388422 Jy ! Component: 3250 - total flux cleaned = -0.00388415 Jy ! Component: 3300 - total flux cleaned = -0.00386116 Jy ! Component: 3350 - total flux cleaned = -0.00383828 Jy ! Component: 3400 - total flux cleaned = -0.00380416 Jy ! Component: 3450 - total flux cleaned = -0.00381554 Jy ! Component: 3500 - total flux cleaned = -0.00377071 Jy ! Component: 3550 - total flux cleaned = -0.00377086 Jy ! Component: 3600 - total flux cleaned = -0.00383714 Jy ! Component: 3650 - total flux cleaned = -0.00384804 Jy ! Component: 3700 - total flux cleaned = -0.00382622 Jy ! Component: 3750 - total flux cleaned = -0.00376115 Jy ! Component: 3800 - total flux cleaned = -0.00377193 Jy ! Component: 3850 - total flux cleaned = -0.0037719 Jy ! Component: 3900 - total flux cleaned = -0.00373992 Jy ! Component: 3950 - total flux cleaned = -0.003761 Jy ! Component: 4000 - total flux cleaned = -0.00373995 Jy ! Component: 4050 - total flux cleaned = -0.0036982 Jy ! Total flux subtracted in 4096 components = -0.00372936 Jy ! Clean residual min=-0.000593 max=0.000548 Jy/beam ! Clean residual mean=-0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.121465 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 344 components and 0.121465 Jy ![Exited script file: muppet] wmap "J1445-2445_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 7.857 at -6.104 degrees (North through East) ! Clean map min=-0.0013361 max=0.11856 Jy/beam ! Writing clean map to FITS file: J1445-2445_S_2014_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.118558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191226 device "J1445-2445_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1445-2445_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.483877 0.483877 0.967754 1.93551 3.87101 7.74203 15.4841 30.9681 61.9362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.138 x 7.857 at -6.104 degrees (North through East) ! Clean map min=-0.0013361 max=0.11856 Jy/beam quit ! Quitting program ! Log file J1445-2445_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:55 2016