! Started logfile: J1504-0248_S_2017_10_21_pus_uvs.log on Sat May 11 21:00:29 2019 obs J1504-0248_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1504-0248_S_2017_10_21_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873071 visibilities/baseline/integration-bin. ! Found source: J1504-0248 ! ! 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 644 lines of history. ! ! Reading 18104 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 J1504-0248_S_2017_10_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 734 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.971076Jy sigma=0.008924 ! Fit after self-cal, rms=0.945541Jy sigma=0.008702 ! 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.937 mas, bmaj=19.52 mas, bpa=-19.75 degrees ! Estimated noise=1064.51 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.0423419 Jy ! Component: 100 - total flux cleaned = 0.052265 Jy ! Total flux subtracted in 100 components = 0.052265 Jy ! Clean residual min=-0.004647 max=0.004672 Jy/beam ! Clean residual mean=0.000006 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.052265 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.052265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085174Jy sigma=0.000713 ! Fit after self-cal, rms=0.084885Jy sigma=0.000710 ! 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.602 mas, bmaj=20.5 mas, bpa=-19.51 degrees ! Estimated noise=683.901 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.0068722 Jy ! Component: 100 - total flux cleaned = 0.0107701 Jy ! Component: 150 - total flux cleaned = 0.0134187 Jy ! Component: 200 - total flux cleaned = 0.0153604 Jy ! Total flux subtracted in 200 components = 0.0153604 Jy ! Clean residual min=-0.003535 max=0.002696 Jy/beam ! Clean residual mean=0.000005 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.0676254 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 82 components and 0.0676254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084192Jy sigma=0.000704 ! Fit after self-cal, rms=0.084160Jy sigma=0.000704 ! 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.15 FD 0.98 HN 1.03 KP 1.11 ! LA 1.05 MK 1.10 NL 0.93 OV 1.04 ! PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.02 KP 1.06 ! LA 1.01 MK 1.20 NL 1.05 OV 1.05 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.06 KP 1.07 ! LA 0.81 MK 1.06 NL 1.12 OV 1.00 ! PT 0.83 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.77 KP 1.00* ! LA 0.76 MK 0.89 NL 1.00* OV 1.00* ! PT 0.69 ! ! ! Fit before self-cal, rms=0.084160Jy sigma=0.000704 ! Fit after self-cal, rms=0.081385Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=21.05 mas, bpa=-19.38 degrees ! Estimated noise=684.873 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.000348503 Jy ! Component: 100 - total flux cleaned = -0.000525964 Jy ! Component: 150 - total flux cleaned = -0.00061665 Jy ! Component: 200 - total flux cleaned = -0.000668921 Jy ! Total flux subtracted in 200 components = -0.000668921 Jy ! Clean residual min=-0.001808 max=0.002102 Jy/beam ! Clean residual mean=0.000009 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0669565 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.0669565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081358Jy sigma=0.000698 ! Fit after self-cal, rms=0.081503Jy sigma=0.000697 ! 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.081503Jy sigma=0.000697 ! Fit after self-cal, rms=0.081454Jy sigma=0.000696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=21.2 mas, bpa=-19.29 degrees ! Estimated noise=688.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.82237e-05 Jy ! Component: 100 - total flux cleaned = -0.000230693 Jy ! Component: 150 - total flux cleaned = -0.000251557 Jy ! Component: 200 - total flux cleaned = -0.00023154 Jy ! Total flux subtracted in 200 components = -0.00023154 Jy ! Clean residual min=-0.001820 max=0.001595 Jy/beam ! Clean residual mean=0.000009 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.066725 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.066725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081440Jy sigma=0.000696 ! Fit after self-cal, rms=0.081541Jy sigma=0.000696 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.49173e-06 Jy ! Component: 100 - total flux cleaned = 1.87195e-05 Jy ! Component: 150 - total flux cleaned = 3.55792e-05 Jy ! Component: 200 - total flux cleaned = 5.16108e-05 Jy ! Total flux subtracted in 200 components = 5.16108e-05 Jy ! Clean residual min=-0.001941 max=0.001589 Jy/beam ! Clean residual mean=0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0667766 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.0667766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081533Jy sigma=0.000696 ! Fit after self-cal, rms=0.081536Jy sigma=0.000696 ! 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.081536Jy sigma=0.000696 ! Fit after self-cal, rms=0.082305Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=21.26 mas, bpa=-19.25 degrees ! Estimated noise=691.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156713 Jy ! Component: 100 - total flux cleaned = 5.76243e-05 Jy ! Component: 150 - total flux cleaned = -9.7749e-06 Jy ! Component: 200 - total flux cleaned = -9.95263e-06 Jy ! Total flux subtracted in 200 components = -9.95263e-06 Jy ! Clean residual min=-0.001811 max=0.001558 Jy/beam ! Clean residual mean=0.000008 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0667666 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.0667666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082296Jy sigma=0.000695 ! Fit after self-cal, rms=0.082365Jy sigma=0.000695 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.60675e-05 Jy ! Component: 100 - total flux cleaned = -8.20833e-05 Jy ! Component: 150 - total flux cleaned = -6.71857e-05 Jy ! Component: 200 - total flux cleaned = -8.00183e-05 Jy ! Total flux subtracted in 200 components = -8.00183e-05 Jy ! Clean residual min=-0.001870 max=0.001577 Jy/beam ! Clean residual mean=0.000007 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0666866 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.0666866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082360Jy sigma=0.000695 ! Fit after self-cal, rms=0.082362Jy sigma=0.000695 ! 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.082362Jy sigma=0.000695 ! Fit after self-cal, rms=0.082939Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.082 mas, bmaj=21.52 mas, bpa=-18.04 degrees ! Estimated noise=819.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024847 Jy ! Component: 100 - total flux cleaned = 0.000262606 Jy ! Component: 150 - total flux cleaned = 0.000239726 Jy ! Component: 200 - total flux cleaned = 0.000190016 Jy ! Total flux subtracted in 200 components = 0.000190016 Jy ! Clean residual min=-0.001641 max=0.001764 Jy/beam ! Clean residual mean=0.000013 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0668766 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 148 components and 0.0668766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082935Jy sigma=0.000695 ! Fit after self-cal, rms=0.082970Jy sigma=0.000695 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 = -3.16944e-05 Jy ! Component: 100 - total flux cleaned = -6.586e-05 Jy ! Component: 150 - total flux cleaned = -6.57549e-05 Jy ! Component: 200 - total flux cleaned = -8.41958e-05 Jy ! Total flux subtracted in 200 components = -8.41958e-05 Jy ! Clean residual min=-0.001657 max=0.001756 Jy/beam ! Clean residual mean=0.000012 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0667924 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 153 components and 0.0667924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082968Jy sigma=0.000695 ! Fit after self-cal, rms=0.082968Jy sigma=0.000695 ! 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.687 mas, bmaj=21.31 mas, bpa=-19.22 degrees ! Estimated noise=693.491 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 21.31 at -19.22 degrees (North through East) ! Clean map min=-0.0018502 max=0.055364 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.966 mas, bmaj=20.42 mas, bpa=-19.41 degrees ! Estimated noise=1088.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0423006 Jy ! Component: 100 - total flux cleaned = 0.0527637 Jy ! Component: 150 - total flux cleaned = 0.0581309 Jy ! Component: 200 - total flux cleaned = 0.0616221 Jy ! Total flux subtracted in 200 components = 0.0616221 Jy ! Clean residual min=-0.002938 max=0.002509 Jy/beam ! Clean residual mean=0.000007 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0616221 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0616221 Jy ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=21.31 mas, bpa=-19.22 degrees ! Estimated noise=693.491 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.00310889 Jy ! Component: 100 - total flux cleaned = 0.00460972 Jy ! Component: 150 - total flux cleaned = 0.00496841 Jy ! Component: 200 - total flux cleaned = 0.00501194 Jy ! Total flux subtracted in 200 components = 0.00501194 Jy ! Clean residual min=-0.002085 max=0.001718 Jy/beam ! Clean residual mean=0.000009 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.066634 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 85 components and 0.066634 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=8.082 mas, bmaj=21.52 mas, bpa=-18.04 degrees ! Estimated noise=819.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351388 Jy ! Component: 100 - total flux cleaned = 0.000389153 Jy ! Component: 150 - total flux cleaned = 0.000275892 Jy ! Component: 200 - total flux cleaned = 0.000218107 Jy ! Total flux subtracted in 200 components = 0.000218107 Jy ! Clean residual min=-0.001756 max=0.001801 Jy/beam ! Clean residual mean=0.000013 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0668521 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.67955e-05 Jy ! Component: 100 - total flux cleaned = -3.13211e-05 Jy ! Component: 150 - total flux cleaned = -3.14371e-05 Jy ! Component: 200 - total flux cleaned = -4.41294e-05 Jy ! Total flux subtracted in 200 components = -4.41294e-05 Jy ! Clean residual min=-0.001698 max=0.001778 Jy/beam ! Clean residual mean=0.000012 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.066808 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 125 components and 0.066808 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=21.31 mas, bpa=-19.22 degrees ! Estimated noise=693.491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357667 Jy ! Component: 100 - total flux cleaned = -0.000285492 Jy ! Component: 150 - total flux cleaned = -0.000220007 Jy ! Component: 200 - total flux cleaned = -0.000159225 Jy ! Total flux subtracted in 200 components = -0.000159225 Jy ! Clean residual min=-0.001966 max=0.001535 Jy/beam ! Clean residual mean=0.000007 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0666488 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.0666488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082988Jy sigma=0.000695 ! Fit after self-cal, rms=0.082976Jy sigma=0.000695 wmodel J1504-0248_S_2017_10_21_pus_map.mod ! Writing 139 model components to file: J1504-0248_S_2017_10_21_pus_map.mod wobs J1504-0248_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1504-0248_S_2017_10_21_pus_uvs.fits wwins J1504-0248_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1504-0248_S_2017_10_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 = -0.000399203 Jy ! Component: 100 - total flux cleaned = -0.000231398 Jy ! Component: 150 - total flux cleaned = -0.000127602 Jy ! Component: 200 - total flux cleaned = 2.23231e-05 Jy ! Component: 250 - total flux cleaned = 0.000213767 Jy ! Component: 300 - total flux cleaned = 0.00039578 Jy ! Component: 350 - total flux cleaned = 0.00057154 Jy ! Component: 400 - total flux cleaned = 0.000762416 Jy ! Component: 450 - total flux cleaned = 0.00100773 Jy ! Component: 500 - total flux cleaned = 0.00116485 Jy ! Component: 550 - total flux cleaned = 0.00133639 Jy ! Component: 600 - total flux cleaned = 0.00146584 Jy ! Component: 650 - total flux cleaned = 0.00162765 Jy ! Component: 700 - total flux cleaned = 0.00169755 Jy ! Component: 750 - total flux cleaned = 0.0017998 Jy ! Component: 800 - total flux cleaned = 0.001866 Jy ! Component: 850 - total flux cleaned = 0.00189843 Jy ! Component: 900 - total flux cleaned = 0.00196209 Jy ! Component: 950 - total flux cleaned = 0.00199335 Jy ! Component: 1000 - total flux cleaned = 0.00197775 Jy ! Component: 1050 - total flux cleaned = 0.00199287 Jy ! Component: 1100 - total flux cleaned = 0.00200751 Jy ! Component: 1150 - total flux cleaned = 0.00196385 Jy ! Component: 1200 - total flux cleaned = 0.00196385 Jy ! Component: 1250 - total flux cleaned = 0.00199213 Jy ! Component: 1300 - total flux cleaned = 0.0019924 Jy ! Component: 1350 - total flux cleaned = 0.00203293 Jy ! Component: 1400 - total flux cleaned = 0.00201957 Jy ! Component: 1450 - total flux cleaned = 0.00204601 Jy ! Component: 1500 - total flux cleaned = 0.00205908 Jy ! Component: 1550 - total flux cleaned = 0.00208436 Jy ! Component: 1600 - total flux cleaned = 0.00207153 Jy ! Component: 1650 - total flux cleaned = 0.0020713 Jy ! Component: 1700 - total flux cleaned = 0.0020957 Jy ! Component: 1750 - total flux cleaned = 0.00208389 Jy ! Component: 1800 - total flux cleaned = 0.00215552 Jy ! Component: 1850 - total flux cleaned = 0.0021319 Jy ! Component: 1900 - total flux cleaned = 0.0021783 Jy ! Component: 1950 - total flux cleaned = 0.00214373 Jy ! Component: 2000 - total flux cleaned = 0.00220047 Jy ! Component: 2050 - total flux cleaned = 0.00217802 Jy ! Component: 2100 - total flux cleaned = 0.00221118 Jy ! Component: 2150 - total flux cleaned = 0.00217834 Jy ! Component: 2200 - total flux cleaned = 0.00218932 Jy ! Component: 2250 - total flux cleaned = 0.00217882 Jy ! Component: 2300 - total flux cleaned = 0.00220011 Jy ! Component: 2350 - total flux cleaned = 0.00218966 Jy ! Component: 2400 - total flux cleaned = 0.00218968 Jy ! Component: 2450 - total flux cleaned = 0.00216912 Jy ! Component: 2500 - total flux cleaned = 0.00217925 Jy ! Component: 2550 - total flux cleaned = 0.00216912 Jy ! Component: 2600 - total flux cleaned = 0.00213921 Jy ! Component: 2650 - total flux cleaned = 0.00214916 Jy ! Component: 2700 - total flux cleaned = 0.00218821 Jy ! Component: 2750 - total flux cleaned = 0.00218817 Jy ! Component: 2800 - total flux cleaned = 0.00219767 Jy ! Component: 2850 - total flux cleaned = 0.00222605 Jy ! Component: 2900 - total flux cleaned = 0.00223534 Jy ! Component: 2950 - total flux cleaned = 0.00222595 Jy ! Component: 3000 - total flux cleaned = 0.00224426 Jy ! Component: 3050 - total flux cleaned = 0.0022533 Jy ! Component: 3100 - total flux cleaned = 0.00228018 Jy ! Component: 3150 - total flux cleaned = 0.00228019 Jy ! Component: 3200 - total flux cleaned = 0.00229783 Jy ! Component: 3250 - total flux cleaned = 0.00228908 Jy ! Component: 3300 - total flux cleaned = 0.00226304 Jy ! Component: 3350 - total flux cleaned = 0.00230606 Jy ! Component: 3400 - total flux cleaned = 0.00230595 Jy ! Component: 3450 - total flux cleaned = 0.00233129 Jy ! Component: 3500 - total flux cleaned = 0.00235639 Jy ! Component: 3550 - total flux cleaned = 0.00237294 Jy ! Component: 3600 - total flux cleaned = 0.0023647 Jy ! Component: 3650 - total flux cleaned = 0.00235655 Jy ! Component: 3700 - total flux cleaned = 0.00236478 Jy ! Component: 3750 - total flux cleaned = 0.00237274 Jy ! Component: 3800 - total flux cleaned = 0.00234085 Jy ! Component: 3850 - total flux cleaned = 0.0023409 Jy ! Component: 3900 - total flux cleaned = 0.00234093 Jy ! Component: 3950 - total flux cleaned = 0.00236443 Jy ! Component: 4000 - total flux cleaned = 0.00238774 Jy ! Component: 4050 - total flux cleaned = 0.00238763 Jy ! Total flux subtracted in 4096 components = 0.00238764 Jy ! Clean residual min=-0.000513 max=0.000403 Jy/beam ! Clean residual mean=0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0690364 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 421 components and 0.0690364 Jy ![Exited script file: muppet] wmap "J1504-0248_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 21.31 at -19.22 degrees (North through East) ! Clean map min=-0.0014919 max=0.055358 Jy/beam ! Writing clean map to FITS file: J1504-0248_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0553575 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.802773 0.802773 1.60555 3.21109 6.42219 12.8444 25.6887 51.3775 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.055 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.687 x 21.31 at -19.22 degrees (North through East) ! Clean map min=-0.0014919 max=0.055358 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 J1504-0248_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:00:34 2019