! Started logfile: J0657+1313_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:34:38 2019 obs J0657+1313_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0657+1313_S_2017_03_27_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971251 visibilities/baseline/integration-bin. ! Found source: J0657+1313 ! ! 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 1684 lines of history. ! ! Reading 25000 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 J0657+1313_S_2017_03_27_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 544 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.992042Jy sigma=0.008825 ! Fit after self-cal, rms=0.960873Jy sigma=0.008577 ! 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.846 mas, bmaj=6.571 mas, bpa=-4.665 degrees ! Estimated noise=949.651 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.0312793 Jy ! Component: 100 - total flux cleaned = 0.0386006 Jy ! Total flux subtracted in 100 components = 0.0386006 Jy ! Clean residual min=-0.002927 max=0.004132 Jy/beam ! Clean residual mean=-0.000011 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0386006 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0386006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082192Jy sigma=0.000656 ! Fit after self-cal, rms=0.081211Jy sigma=0.000647 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474496 Jy ! Component: 100 - total flux cleaned = 0.00750436 Jy ! Total flux subtracted in 100 components = 0.00750436 Jy ! Clean residual min=-0.002517 max=0.003501 Jy/beam ! Clean residual mean=-0.000009 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0461049 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.0461049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080821Jy sigma=0.000644 ! Fit after self-cal, rms=0.080799Jy sigma=0.000644 ! 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.485 mas, bmaj=7.361 mas, bpa=-3.474 degrees ! Estimated noise=562.653 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 (-6.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442793 Jy ! Component: 100 - total flux cleaned = 0.00706485 Jy ! Component: 150 - total flux cleaned = 0.0088828 Jy ! Component: 200 - total flux cleaned = 0.0101955 Jy ! Total flux subtracted in 200 components = 0.0101955 Jy ! Clean residual min=-0.001868 max=0.003044 Jy/beam ! Clean residual mean=-0.000007 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0563005 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 77 components and 0.0563005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080516Jy sigma=0.000641 ! Fit after self-cal, rms=0.080424Jy sigma=0.000640 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025557 Jy ! Component: 100 - total flux cleaned = 0.00396998 Jy ! Component: 150 - total flux cleaned = 0.00446272 Jy ! Component: 200 - total flux cleaned = 0.00476779 Jy ! Total flux subtracted in 200 components = 0.00476779 Jy ! Clean residual min=-0.001792 max=0.002234 Jy/beam ! Clean residual mean=-0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0610682 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 88 components and 0.0610682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080324Jy sigma=0.000639 ! Fit after self-cal, rms=0.080281Jy sigma=0.000639 ! 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.06 FD 0.94 HN 1.03 KP 1.03 ! LA 0.98 MK 0.99 NL 1.01 OV 1.13 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.98 KP 1.00 ! LA 0.98 MK 1.10 NL 1.11 OV 1.09 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.04 KP 1.04 ! LA 1.06 MK 0.98 NL 1.01 OV 1.12 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 0.82 KP 1.00* ! LA 0.77 MK 0.75 NL 1.00* OV 0.72 ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.080281Jy sigma=0.000639 ! Fit after self-cal, rms=0.077131Jy sigma=0.000637 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.465 mas, bmaj=7.385 mas, bpa=-4.294 degrees ! Estimated noise=564.459 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 (-78, 65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208432 Jy ! Component: 100 - total flux cleaned = 0.00293952 Jy ! Component: 150 - total flux cleaned = 0.00325109 Jy ! Component: 200 - total flux cleaned = 0.00352063 Jy ! Total flux subtracted in 200 components = 0.00352063 Jy ! Clean residual min=-0.001687 max=0.001444 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0645889 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 111 components and 0.0645889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077058Jy sigma=0.000636 ! Fit after self-cal, rms=0.077012Jy sigma=0.000636 ! 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.077012Jy sigma=0.000636 ! Fit after self-cal, rms=0.076143Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=7.398 mas, bpa=-4.662 degrees ! Estimated noise=562.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144294 Jy ! Component: 100 - total flux cleaned = 0.00196472 Jy ! Component: 150 - total flux cleaned = 0.00202737 Jy ! Component: 200 - total flux cleaned = 0.002136 Jy ! Total flux subtracted in 200 components = 0.002136 Jy ! Clean residual min=-0.001463 max=0.001442 Jy/beam ! Clean residual mean=0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0667249 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.0667248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076107Jy sigma=0.000634 ! Fit after self-cal, rms=0.076106Jy sigma=0.000634 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.000876511 Jy ! Component: 100 - total flux cleaned = 0.000908609 Jy ! Component: 150 - total flux cleaned = 0.000963309 Jy ! Component: 200 - total flux cleaned = 0.00103896 Jy ! Total flux subtracted in 200 components = 0.00103896 Jy ! Clean residual min=-0.001466 max=0.001351 Jy/beam ! Clean residual mean=0.000003 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0677638 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 146 components and 0.0677638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076082Jy sigma=0.000633 ! Fit after self-cal, rms=0.076077Jy sigma=0.000633 ! 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.076077Jy sigma=0.000633 ! Fit after self-cal, rms=0.076015Jy sigma=0.000633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=7.392 mas, bpa=-4.911 degrees ! Estimated noise=560.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00099972 Jy ! Component: 100 - total flux cleaned = 0.00131004 Jy ! Component: 150 - total flux cleaned = 0.00146581 Jy ! Component: 200 - total flux cleaned = 0.00158293 Jy ! Total flux subtracted in 200 components = 0.00158293 Jy ! Clean residual min=-0.001447 max=0.001390 Jy/beam ! Clean residual mean=0.000003 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0693467 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 0.0693467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075991Jy sigma=0.000633 ! Fit after self-cal, rms=0.076000Jy sigma=0.000633 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.000397669 Jy ! Component: 100 - total flux cleaned = 0.000347877 Jy ! Component: 150 - total flux cleaned = 0.000415257 Jy ! Component: 200 - total flux cleaned = 0.000477409 Jy ! Total flux subtracted in 200 components = 0.000477409 Jy ! Clean residual min=-0.001399 max=0.001388 Jy/beam ! Clean residual mean=0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0698241 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 162 components and 0.0698241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075986Jy sigma=0.000633 ! Fit after self-cal, rms=0.075984Jy sigma=0.000633 ! 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.075984Jy sigma=0.000633 ! Fit after self-cal, rms=0.075884Jy sigma=0.000633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.472 mas, bmaj=10.61 mas, bpa=-1.548 degrees ! Estimated noise=702.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649046 Jy ! Component: 100 - total flux cleaned = 0.000998282 Jy ! Component: 150 - total flux cleaned = 0.00116135 Jy ! Component: 200 - total flux cleaned = 0.0012794 Jy ! Total flux subtracted in 200 components = 0.0012794 Jy ! Clean residual min=-0.001542 max=0.001388 Jy/beam ! Clean residual mean=0.000008 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0711035 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 181 components and 0.0711035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075874Jy sigma=0.000633 ! Fit after self-cal, rms=0.075881Jy sigma=0.000633 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.000110623 Jy ! Component: 100 - total flux cleaned = 0.000236931 Jy ! Component: 150 - total flux cleaned = 0.000292508 Jy ! Component: 200 - total flux cleaned = 0.000309496 Jy ! Total flux subtracted in 200 components = 0.000309496 Jy ! Clean residual min=-0.001521 max=0.001401 Jy/beam ! Clean residual mean=0.000009 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.071413 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 189 components and 0.071413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075876Jy sigma=0.000633 ! Fit after self-cal, rms=0.075874Jy sigma=0.000633 ! 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.432 mas, bmaj=7.383 mas, bpa=-5.093 degrees ! Estimated noise=559.538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 7.383 at -5.093 degrees (North through East) ! Clean map min=-0.0017534 max=0.040344 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.807 mas, bmaj=6.645 mas, bpa=-6.34 degrees ! Estimated noise=930.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.031361 Jy ! Component: 100 - total flux cleaned = 0.0414234 Jy ! Component: 150 - total flux cleaned = 0.0481733 Jy ! Component: 200 - total flux cleaned = 0.0531359 Jy ! Total flux subtracted in 200 components = 0.0531359 Jy ! Clean residual min=-0.002635 max=0.002936 Jy/beam ! Clean residual mean=-0.000006 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0531359 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0531359 Jy ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=7.383 mas, bpa=-5.093 degrees ! Estimated noise=559.538 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.00503069 Jy ! Component: 100 - total flux cleaned = 0.00857985 Jy ! Component: 150 - total flux cleaned = 0.0109271 Jy ! Component: 200 - total flux cleaned = 0.0124229 Jy ! Total flux subtracted in 200 components = 0.0124229 Jy ! Clean residual min=-0.001639 max=0.001470 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0655588 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.0655588 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.472 mas, bmaj=10.61 mas, bpa=-1.548 degrees ! Estimated noise=702.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223839 Jy ! Component: 100 - total flux cleaned = 0.00317463 Jy ! Component: 150 - total flux cleaned = 0.00389197 Jy ! Component: 200 - total flux cleaned = 0.00426129 Jy ! Total flux subtracted in 200 components = 0.00426129 Jy ! Clean residual min=-0.001635 max=0.001514 Jy/beam ! Clean residual mean=0.000006 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0698201 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.000279777 Jy ! Component: 100 - total flux cleaned = 0.000550527 Jy ! Component: 150 - total flux cleaned = 0.000782292 Jy ! Component: 200 - total flux cleaned = 0.000827948 Jy ! Total flux subtracted in 200 components = 0.000827948 Jy ! Clean residual min=-0.001567 max=0.001442 Jy/beam ! Clean residual mean=0.000008 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.070648 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 119 components and 0.070648 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=7.383 mas, bpa=-5.093 degrees ! Estimated noise=559.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00054995 Jy ! Component: 100 - total flux cleaned = -0.00040384 Jy ! Component: 150 - total flux cleaned = -0.000275776 Jy ! Component: 200 - total flux cleaned = -0.000127982 Jy ! Total flux subtracted in 200 components = -0.000127982 Jy ! Clean residual min=-0.001325 max=0.001374 Jy/beam ! Clean residual mean=0.000004 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0705201 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.0705201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075904Jy sigma=0.000633 ! Fit after self-cal, rms=0.075885Jy sigma=0.000633 wmodel J0657+1313_S_2017_03_27_pus_map.mod ! Writing 143 model components to file: J0657+1313_S_2017_03_27_pus_map.mod wobs J0657+1313_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0657+1313_S_2017_03_27_pus_uvs.fits wwins J0657+1313_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0657+1313_S_2017_03_27_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 = 4.1969e-05 Jy ! Component: 100 - total flux cleaned = 0.000295184 Jy ! Component: 150 - total flux cleaned = 0.000558309 Jy ! Component: 200 - total flux cleaned = 0.000789656 Jy ! Component: 250 - total flux cleaned = 0.000891761 Jy ! Component: 300 - total flux cleaned = 0.00099171 Jy ! Component: 350 - total flux cleaned = 0.00108901 Jy ! Component: 400 - total flux cleaned = 0.00114594 Jy ! Component: 450 - total flux cleaned = 0.00122062 Jy ! Component: 500 - total flux cleaned = 0.00125733 Jy ! Component: 550 - total flux cleaned = 0.00136507 Jy ! Component: 600 - total flux cleaned = 0.00134747 Jy ! Component: 650 - total flux cleaned = 0.00136537 Jy ! Component: 700 - total flux cleaned = 0.00138273 Jy ! Component: 750 - total flux cleaned = 0.00139962 Jy ! Component: 800 - total flux cleaned = 0.00138256 Jy ! Component: 850 - total flux cleaned = 0.00134941 Jy ! Component: 900 - total flux cleaned = 0.00138206 Jy ! Component: 950 - total flux cleaned = 0.00138187 Jy ! Component: 1000 - total flux cleaned = 0.00139771 Jy ! Component: 1050 - total flux cleaned = 0.00135045 Jy ! Component: 1100 - total flux cleaned = 0.00138167 Jy ! Component: 1150 - total flux cleaned = 0.00139704 Jy ! Component: 1200 - total flux cleaned = 0.00139715 Jy ! Component: 1250 - total flux cleaned = 0.00147259 Jy ! Component: 1300 - total flux cleaned = 0.00148751 Jy ! Component: 1350 - total flux cleaned = 0.00150216 Jy ! Component: 1400 - total flux cleaned = 0.00150218 Jy ! Component: 1450 - total flux cleaned = 0.00154588 Jy ! Component: 1500 - total flux cleaned = 0.00156019 Jy ! Component: 1550 - total flux cleaned = 0.00154603 Jy ! Component: 1600 - total flux cleaned = 0.00158838 Jy ! Component: 1650 - total flux cleaned = 0.00157439 Jy ! Component: 1700 - total flux cleaned = 0.00160199 Jy ! Component: 1750 - total flux cleaned = 0.00154681 Jy ! Component: 1800 - total flux cleaned = 0.00154672 Jy ! Component: 1850 - total flux cleaned = 0.00153318 Jy ! Component: 1900 - total flux cleaned = 0.00153334 Jy ! Component: 1950 - total flux cleaned = 0.00149348 Jy ! Component: 2000 - total flux cleaned = 0.00155976 Jy ! Component: 2050 - total flux cleaned = 0.00149423 Jy ! Component: 2100 - total flux cleaned = 0.00149414 Jy ! Component: 2150 - total flux cleaned = 0.0014684 Jy ! Component: 2200 - total flux cleaned = 0.00145576 Jy ! Component: 2250 - total flux cleaned = 0.00144306 Jy ! Component: 2300 - total flux cleaned = 0.00140525 Jy ! Component: 2350 - total flux cleaned = 0.00144275 Jy ! Component: 2400 - total flux cleaned = 0.00144292 Jy ! Component: 2450 - total flux cleaned = 0.0014182 Jy ! Component: 2500 - total flux cleaned = 0.00143045 Jy ! Component: 2550 - total flux cleaned = 0.00144264 Jy ! Component: 2600 - total flux cleaned = 0.00144263 Jy ! Component: 2650 - total flux cleaned = 0.00141864 Jy ! Component: 2700 - total flux cleaned = 0.00143053 Jy ! Component: 2750 - total flux cleaned = 0.00140685 Jy ! Component: 2800 - total flux cleaned = 0.0014069 Jy ! Component: 2850 - total flux cleaned = 0.00137213 Jy ! Component: 2900 - total flux cleaned = 0.0013837 Jy ! Component: 2950 - total flux cleaned = 0.00138374 Jy ! Component: 3000 - total flux cleaned = 0.00136088 Jy ! Component: 3050 - total flux cleaned = 0.00137226 Jy ! Component: 3100 - total flux cleaned = 0.00136096 Jy ! Component: 3150 - total flux cleaned = 0.00138327 Jy ! Component: 3200 - total flux cleaned = 0.00133878 Jy ! Component: 3250 - total flux cleaned = 0.00131659 Jy ! Component: 3300 - total flux cleaned = 0.00129462 Jy ! Component: 3350 - total flux cleaned = 0.00127281 Jy ! Component: 3400 - total flux cleaned = 0.00125118 Jy ! Component: 3450 - total flux cleaned = 0.00120797 Jy ! Component: 3500 - total flux cleaned = 0.00119733 Jy ! Component: 3550 - total flux cleaned = 0.00119727 Jy ! Component: 3600 - total flux cleaned = 0.00112316 Jy ! Component: 3650 - total flux cleaned = 0.00115477 Jy ! Component: 3700 - total flux cleaned = 0.00113382 Jy ! Component: 3750 - total flux cleaned = 0.00108175 Jy ! Component: 3800 - total flux cleaned = 0.00103002 Jy ! Component: 3850 - total flux cleaned = 0.000999351 Jy ! Component: 3900 - total flux cleaned = 0.000968818 Jy ! Component: 3950 - total flux cleaned = 0.000938448 Jy ! Component: 4000 - total flux cleaned = 0.000908271 Jy ! Component: 4050 - total flux cleaned = 0.000858114 Jy ! Total flux subtracted in 4096 components = 0.000848167 Jy ! Clean residual min=-0.000760 max=0.000620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0713682 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 464 components and 0.0713682 Jy ![Exited script file: muppet] wmap "J0657+1313_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 7.383 at -5.093 degrees (North through East) ! Clean map min=-0.0015416 max=0.039725 Jy/beam ! Writing clean map to FITS file: J0657+1313_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0397245 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186832 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41096 1.41096 2.82192 5.64384 11.2877 22.5754 45.1507 90.3014 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.432 x 7.383 at -5.093 degrees (North through East) ! Clean map min=-0.0015416 max=0.039725 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 J0657+1313_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:34:43 2019