! Started logfile: J0856-1105_S_2017_03_23_pus_uvs.log on Mon May 13 09:54:56 2019 obs J0856-1105_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0856-1105_S_2017_03_23_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.300694 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0856-1105 ! ! 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 481 lines of history. ! ! Reading 1732 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 J0856-1105_S_2017_03_23_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 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791658Jy sigma=0.005576 ! Fit after self-cal, rms=0.778994Jy sigma=0.005500 ! 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.823 mas, bmaj=5.821 mas, bpa=2.067 degrees ! Estimated noise=3174.15 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.165969 Jy ! Component: 100 - total flux cleaned = 0.218235 Jy ! Total flux subtracted in 100 components = 0.218235 Jy ! Clean residual min=-0.015791 max=0.026027 Jy/beam ! Clean residual mean=0.000049 rms=0.004872 Jy/beam ! Combined flux in latest and established models = 0.218235 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.218235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125239Jy sigma=0.000786 ! Fit after self-cal, rms=0.124992Jy 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.181 mas, bmaj=6.352 mas, bpa=5.633 degrees ! Estimated noise=2647.91 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.0347361 Jy ! Component: 100 - total flux cleaned = 0.0533928 Jy ! Component: 150 - total flux cleaned = 0.0640883 Jy ! Component: 200 - total flux cleaned = 0.0703034 Jy ! Total flux subtracted in 200 components = 0.0703034 Jy ! Clean residual min=-0.013003 max=0.015529 Jy/beam ! Clean residual mean=0.000026 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.288538 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.288538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114961Jy sigma=0.000712 ! Fit after self-cal, rms=0.114983Jy sigma=0.000712 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.82 HN 1.12 KP 1.10 ! LA 0.95 MK 1.03 NL 0.86 OV 1.08 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 1.09 KP 1.02 ! LA 0.93 MK 0.97 NL 1.14 OV 1.06 ! PT 0.93 SC 1.09 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.98 HN 1.15 KP 0.86 ! LA 0.77 MK 1.00 NL 1.23 OV 0.93 ! PT 0.96 SC 1.09 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 1.52 KP 1.00* ! LA 0.67 MK 1.10 NL 1.00* OV 1.38 ! PT 0.98 SC 1.08 ! ! ! Fit before self-cal, rms=0.114983Jy sigma=0.000712 ! Fit after self-cal, rms=0.118748Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=6.547 mas, bpa=4.352 degrees ! Estimated noise=2695.76 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.00368237 Jy ! Component: 100 - total flux cleaned = -0.00378472 Jy ! Component: 150 - total flux cleaned = -0.00378306 Jy ! Component: 200 - total flux cleaned = -0.00378351 Jy ! Total flux subtracted in 200 components = -0.00378351 Jy ! Clean residual min=-0.008876 max=0.010073 Jy/beam ! Clean residual mean=-0.000004 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.284755 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.284755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118435Jy sigma=0.000658 ! Fit after self-cal, rms=0.118637Jy sigma=0.000657 ! 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.118637Jy sigma=0.000657 ! Fit after self-cal, rms=0.112279Jy sigma=0.000645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=6.829 mas, bpa=5.462 degrees ! Estimated noise=2744.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00302439 Jy ! Component: 100 - total flux cleaned = -0.00301732 Jy ! Component: 150 - total flux cleaned = -0.00288221 Jy ! Component: 200 - total flux cleaned = -0.00288479 Jy ! Total flux subtracted in 200 components = -0.00288479 Jy ! Clean residual min=-0.008477 max=0.008393 Jy/beam ! Clean residual mean=-0.000003 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.28187 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.28187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111754Jy sigma=0.000643 ! Fit after self-cal, rms=0.112026Jy sigma=0.000642 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.000236346 Jy ! Component: 100 - total flux cleaned = 0.000139448 Jy ! Component: 150 - total flux cleaned = 5.66135e-05 Jy ! Component: 200 - total flux cleaned = -8.74221e-05 Jy ! Total flux subtracted in 200 components = -8.74221e-05 Jy ! Clean residual min=-0.008553 max=0.008237 Jy/beam ! Clean residual mean=-0.000003 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.281782 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.281782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111817Jy sigma=0.000642 ! Fit after self-cal, rms=0.111838Jy sigma=0.000641 ! 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.111838Jy sigma=0.000641 ! Fit after self-cal, rms=0.114950Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=6.89 mas, bpa=5.58 degrees ! Estimated noise=2764.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00197502 Jy ! Component: 100 - total flux cleaned = -0.00243277 Jy ! Component: 150 - total flux cleaned = -0.00258973 Jy ! Component: 200 - total flux cleaned = -0.00279758 Jy ! Total flux subtracted in 200 components = -0.00279758 Jy ! Clean residual min=-0.006187 max=0.006705 Jy/beam ! Clean residual mean=-0.000001 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.278985 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.278985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114717Jy sigma=0.000629 ! Fit after self-cal, rms=0.115281Jy sigma=0.000629 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.000230254 Jy ! Component: 100 - total flux cleaned = -0.000402122 Jy ! Component: 150 - total flux cleaned = -0.000560475 Jy ! Component: 200 - total flux cleaned = -0.0007097 Jy ! Total flux subtracted in 200 components = -0.0007097 Jy ! Clean residual min=-0.006031 max=0.006393 Jy/beam ! Clean residual mean=-0.000000 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.278275 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.278275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115198Jy sigma=0.000628 ! Fit after self-cal, rms=0.115198Jy sigma=0.000628 ! 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.115198Jy sigma=0.000628 ! Fit after self-cal, rms=0.120256Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.488 mas, bmaj=13.5 mas, bpa=18.08 degrees ! Estimated noise=3474.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0020655 Jy ! Component: 100 - total flux cleaned = -0.00236342 Jy ! Component: 150 - total flux cleaned = -0.00248489 Jy ! Component: 200 - total flux cleaned = -0.00255603 Jy ! Total flux subtracted in 200 components = -0.00255603 Jy ! Clean residual min=-0.005974 max=0.007421 Jy/beam ! Clean residual mean=0.000000 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.275719 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.275719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120209Jy sigma=0.000627 ! Fit after self-cal, rms=0.120482Jy sigma=0.000627 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 = 5.41536e-05 Jy ! Component: 100 - total flux cleaned = 3.04732e-05 Jy ! Component: 150 - total flux cleaned = 9.04739e-06 Jy ! Component: 200 - total flux cleaned = -8.98433e-06 Jy ! Total flux subtracted in 200 components = -8.98433e-06 Jy ! Clean residual min=-0.005992 max=0.007429 Jy/beam ! Clean residual mean=0.000000 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.27571 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 82 components and 0.27571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120462Jy sigma=0.000627 ! Fit after self-cal, rms=0.120454Jy sigma=0.000627 ! 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.315 mas, bmaj=6.914 mas, bpa=5.68 degrees ! Estimated noise=2768.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 6.914 at 5.68 degrees (North through East) ! Clean map min=-0.0056667 max=0.22777 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.891 mas, bmaj=6.241 mas, bpa=2.998 degrees ! Estimated noise=3435.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175937 Jy ! Component: 100 - total flux cleaned = 0.226834 Jy ! Component: 150 - total flux cleaned = 0.24877 Jy ! Component: 200 - total flux cleaned = 0.261343 Jy ! Total flux subtracted in 200 components = 0.261343 Jy ! Clean residual min=-0.009616 max=0.009338 Jy/beam ! Clean residual mean=0.000011 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.261343 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.261343 Jy ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=6.914 mas, bpa=5.68 degrees ! Estimated noise=2768.63 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.00854104 Jy ! Component: 100 - total flux cleaned = 0.0128969 Jy ! Component: 150 - total flux cleaned = 0.0148433 Jy ! Component: 200 - total flux cleaned = 0.015287 Jy ! Total flux subtracted in 200 components = 0.015287 Jy ! Clean residual min=-0.006261 max=0.007138 Jy/beam ! Clean residual mean=-0.000001 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.27663 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.27663 Jy ! Inverting map ! Added new window around map position (6.5, 32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00643221 Jy ! Component: 100 - total flux cleaned = 0.00644755 Jy ! Component: 150 - total flux cleaned = 0.00644204 Jy ! Component: 200 - total flux cleaned = 0.006542 Jy ! Total flux subtracted in 200 components = 0.006542 Jy ! Clean residual min=-0.005599 max=0.006421 Jy/beam ! Clean residual mean=-0.000005 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.283172 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.283172 Jy ! Inverting map ! Added new window around map position (23.5, -108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309938 Jy ! Component: 100 - total flux cleaned = 0.0036108 Jy ! Component: 150 - total flux cleaned = 0.00401612 Jy ! Component: 200 - total flux cleaned = 0.00457762 Jy ! Total flux subtracted in 200 components = 0.00457762 Jy ! Clean residual min=-0.005101 max=0.005306 Jy/beam ! Clean residual mean=-0.000004 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.28775 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.28775 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.488 mas, bmaj=13.5 mas, bpa=18.08 degrees ! Estimated noise=3474.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211539 Jy ! Component: 100 - total flux cleaned = 0.00310641 Jy ! Component: 150 - total flux cleaned = 0.00374568 Jy ! Component: 200 - total flux cleaned = 0.00409318 Jy ! Total flux subtracted in 200 components = 0.00409318 Jy ! Clean residual min=-0.004363 max=0.004913 Jy/beam ! Clean residual mean=-0.000006 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.291843 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 = 7.90274e-05 Jy ! Component: 100 - total flux cleaned = 0.000153794 Jy ! Component: 150 - total flux cleaned = 0.000187811 Jy ! Component: 200 - total flux cleaned = 0.000221224 Jy ! Total flux subtracted in 200 components = 0.000221224 Jy ! Clean residual min=-0.004328 max=0.004915 Jy/beam ! Clean residual mean=-0.000006 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.292064 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 109 components and 0.292064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=6.914 mas, bpa=5.68 degrees ! Estimated noise=2768.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000984029 Jy ! Component: 100 - total flux cleaned = -0.000987219 Jy ! Component: 150 - total flux cleaned = -0.000789919 Jy ! Component: 200 - total flux cleaned = -0.000543516 Jy ! Total flux subtracted in 200 components = -0.000543516 Jy ! Clean residual min=-0.004910 max=0.005274 Jy/beam ! Clean residual mean=-0.000004 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.291521 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.291521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119540Jy sigma=0.000622 ! Fit after self-cal, rms=0.119136Jy sigma=0.000621 wmodel J0856-1105_S_2017_03_23_pus_map.mod ! Writing 123 model components to file: J0856-1105_S_2017_03_23_pus_map.mod wobs J0856-1105_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0856-1105_S_2017_03_23_pus_uvs.fits wwins J0856-1105_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0856-1105_S_2017_03_23_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.000573571 Jy ! Component: 100 - total flux cleaned = 0.000576898 Jy ! Component: 150 - total flux cleaned = 0.000658381 Jy ! Component: 200 - total flux cleaned = 0.000498666 Jy ! Component: 250 - total flux cleaned = 0.000425995 Jy ! Component: 300 - total flux cleaned = 0.000356631 Jy ! Component: 350 - total flux cleaned = 0.000356555 Jy ! Component: 400 - total flux cleaned = 0.000153077 Jy ! Component: 450 - total flux cleaned = 2.2412e-05 Jy ! Component: 500 - total flux cleaned = 2.30556e-05 Jy ! Component: 550 - total flux cleaned = 8.5937e-05 Jy ! Component: 600 - total flux cleaned = -3.99028e-05 Jy ! Component: 650 - total flux cleaned = -0.000162602 Jy ! Component: 700 - total flux cleaned = -0.000161775 Jy ! Component: 750 - total flux cleaned = -0.00010201 Jy ! Component: 800 - total flux cleaned = 1.45776e-05 Jy ! Component: 850 - total flux cleaned = -0.000100588 Jy ! Component: 900 - total flux cleaned = -4.37495e-05 Jy ! Component: 950 - total flux cleaned = -0.000211021 Jy ! Component: 1000 - total flux cleaned = -0.000209678 Jy ! Component: 1050 - total flux cleaned = 8.67054e-06 Jy ! Component: 1100 - total flux cleaned = -9.96743e-05 Jy ! Component: 1150 - total flux cleaned = -9.96125e-05 Jy ! Component: 1200 - total flux cleaned = -0.00015222 Jy ! Component: 1250 - total flux cleaned = -0.000255031 Jy ! Component: 1300 - total flux cleaned = -0.000151898 Jy ! Component: 1350 - total flux cleaned = -0.000101047 Jy ! Component: 1400 - total flux cleaned = -1.44003e-06 Jy ! Component: 1450 - total flux cleaned = -0.000100096 Jy ! Component: 1500 - total flux cleaned = -1.989e-06 Jy ! Component: 1550 - total flux cleaned = 9.43148e-05 Jy ! Component: 1600 - total flux cleaned = 0.000237316 Jy ! Component: 1650 - total flux cleaned = 0.000284106 Jy ! Component: 1700 - total flux cleaned = 0.000236581 Jy ! Component: 1750 - total flux cleaned = 0.000236396 Jy ! Component: 1800 - total flux cleaned = 0.000282302 Jy ! Component: 1850 - total flux cleaned = 0.000191593 Jy ! Component: 1900 - total flux cleaned = 0.000236325 Jy ! Component: 1950 - total flux cleaned = 0.000147818 Jy ! Component: 2000 - total flux cleaned = 0.000147936 Jy ! Component: 2050 - total flux cleaned = 0.000191506 Jy ! Component: 2100 - total flux cleaned = 1.92262e-05 Jy ! Component: 2150 - total flux cleaned = 6.16731e-05 Jy ! Component: 2200 - total flux cleaned = 0.000188645 Jy ! Component: 2250 - total flux cleaned = 0.000230894 Jy ! Component: 2300 - total flux cleaned = 0.000272162 Jy ! Component: 2350 - total flux cleaned = 0.00027249 Jy ! Component: 2400 - total flux cleaned = 0.000435731 Jy ! Component: 2450 - total flux cleaned = 0.000354667 Jy ! Component: 2500 - total flux cleaned = 0.000434931 Jy ! Component: 2550 - total flux cleaned = 0.000554354 Jy ! Component: 2600 - total flux cleaned = 0.000554572 Jy ! Component: 2650 - total flux cleaned = 0.00059352 Jy ! Component: 2700 - total flux cleaned = 0.000555092 Jy ! Component: 2750 - total flux cleaned = 0.000632723 Jy ! Component: 2800 - total flux cleaned = 0.000671545 Jy ! Component: 2850 - total flux cleaned = 0.000899529 Jy ! Component: 2900 - total flux cleaned = 0.000974901 Jy ! Component: 2950 - total flux cleaned = 0.0011621 Jy ! Component: 3000 - total flux cleaned = 0.00123638 Jy ! Component: 3050 - total flux cleaned = 0.00127293 Jy ! Component: 3100 - total flux cleaned = 0.00138297 Jy ! Component: 3150 - total flux cleaned = 0.00138336 Jy ! Component: 3200 - total flux cleaned = 0.00152808 Jy ! Component: 3250 - total flux cleaned = 0.00156376 Jy ! Component: 3300 - total flux cleaned = 0.00159943 Jy ! Component: 3350 - total flux cleaned = 0.00159925 Jy ! Component: 3400 - total flux cleaned = 0.00142343 Jy ! Component: 3450 - total flux cleaned = 0.00142345 Jy ! Component: 3500 - total flux cleaned = 0.00145836 Jy ! Component: 3550 - total flux cleaned = 0.00149317 Jy ! Component: 3600 - total flux cleaned = 0.00145919 Jy ! Component: 3650 - total flux cleaned = 0.00149311 Jy ! Component: 3700 - total flux cleaned = 0.00145907 Jy ! Component: 3750 - total flux cleaned = 0.0013577 Jy ! Component: 3800 - total flux cleaned = 0.00135786 Jy ! Component: 3850 - total flux cleaned = 0.00129086 Jy ! Component: 3900 - total flux cleaned = 0.00132413 Jy ! Component: 3950 - total flux cleaned = 0.00119167 Jy ! Component: 4000 - total flux cleaned = 0.00122484 Jy ! Component: 4050 - total flux cleaned = 0.0011264 Jy ! Total flux subtracted in 4096 components = 0.00102824 Jy ! Clean residual min=-0.001853 max=0.002274 Jy/beam ! Clean residual mean=0.000004 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.292549 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 382 components and 0.292549 Jy ![Exited script file: muppet] wmap "J0856-1105_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 6.914 at 5.68 degrees (North through East) ! Clean map min=-0.0045895 max=0.23039 Jy/beam ! Writing clean map to FITS file: J0856-1105_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000549866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.715996 0.715996 1.43199 2.86399 5.72797 11.4559 22.9119 45.8238 91.6475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.23 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.315 x 6.914 at 5.68 degrees (North through East) ! Clean map min=-0.0045895 max=0.23039 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 J0856-1105_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:55:01 2019