! Started logfile: /scr/pima/rv102_uvs/J0523+6007_S_uvs.log on Sat Feb 27 22:23:38 2016 obs /scr/pima/rv102_uvs/J0523+6007_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0523+6007_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.77904 visibilities/baseline/integration-bin. ! Found source: J0523+6007 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 4936 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J0523+6007_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004400Jy sigma=15.777848 ! Fit after self-cal, rms=0.952398Jy sigma=14.981647 ! 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.913 mas, bmaj=4.281 mas, bpa=89.09 degrees ! Estimated noise=1.2248 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.0384888 Jy ! Component: 100 - total flux cleaned = 0.0476983 Jy ! Total flux subtracted in 100 components = 0.0476983 Jy ! Clean residual min=-0.009372 max=0.011240 Jy/beam ! Clean residual mean=-0.000046 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.0476983 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0476983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069881Jy sigma=0.955249 ! Fit after self-cal, rms=0.068110Jy sigma=0.922409 ! 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.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 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.00482852 Jy ! Component: 100 - total flux cleaned = 0.00588089 Jy ! Component: 150 - total flux cleaned = 0.00580938 Jy ! Component: 200 - total flux cleaned = 0.00568632 Jy ! Total flux subtracted in 200 components = 0.00568632 Jy ! Clean residual min=-0.005891 max=0.009194 Jy/beam ! Clean residual mean=-0.000129 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.0533846 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.0533846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067665Jy sigma=0.918651 ! Fit after self-cal, rms=0.067626Jy sigma=0.917949 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 5.587 at -88.29 degrees (North through East) ! Clean map min=-0.0057047 max=0.050154 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.067626Jy sigma=0.917949 ! Fit after self-cal, rms=0.067626Jy sigma=0.917949 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 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 (-10, -47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00824272 Jy ! Component: 100 - total flux cleaned = 0.0121586 Jy ! Component: 150 - total flux cleaned = 0.0145034 Jy ! Component: 200 - total flux cleaned = 0.0153299 Jy ! Total flux subtracted in 200 components = 0.0153299 Jy ! Clean residual min=-0.005515 max=0.006763 Jy/beam ! Clean residual mean=-0.000065 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.0687145 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.0687146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066676Jy sigma=0.900189 ! Fit after self-cal, rms=0.066257Jy sigma=0.894482 ! 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.066257Jy sigma=0.894482 ! Fit after self-cal, rms=0.066257Jy sigma=0.894482 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041638 Jy ! Component: 100 - total flux cleaned = 0.00513804 Jy ! Component: 150 - total flux cleaned = 0.00534859 Jy ! Component: 200 - total flux cleaned = 0.00541285 Jy ! Total flux subtracted in 200 components = 0.00541285 Jy ! Clean residual min=-0.005121 max=0.006280 Jy/beam ! Clean residual mean=-0.000048 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.0741274 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.0741274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065930Jy sigma=0.889750 ! Fit after self-cal, rms=0.065809Jy sigma=0.888608 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.00165513 Jy ! Component: 100 - total flux cleaned = 0.00198827 Jy ! Component: 150 - total flux cleaned = 0.00210674 Jy ! Component: 200 - total flux cleaned = 0.00215873 Jy ! Total flux subtracted in 200 components = 0.00215873 Jy ! Clean residual min=-0.005072 max=0.005910 Jy/beam ! Clean residual mean=-0.000041 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.0762861 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.0762861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065646Jy sigma=0.886554 ! Fit after self-cal, rms=0.065607Jy sigma=0.886182 ! 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.065607Jy sigma=0.886182 ! Fit after self-cal, rms=0.065607Jy sigma=0.886182 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688483 Jy ! Component: 100 - total flux cleaned = 0.000910485 Jy ! Component: 150 - total flux cleaned = 0.000911718 Jy ! Component: 200 - total flux cleaned = 0.00100335 Jy ! Total flux subtracted in 200 components = 0.00100335 Jy ! Clean residual min=-0.004947 max=0.005643 Jy/beam ! Clean residual mean=-0.000038 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.0772895 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.0772895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065509Jy sigma=0.884977 ! Fit after self-cal, rms=0.065490Jy sigma=0.884644 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.000498037 Jy ! Component: 100 - total flux cleaned = 0.000546962 Jy ! Component: 150 - total flux cleaned = 0.00054747 Jy ! Component: 200 - total flux cleaned = 0.000589121 Jy ! Total flux subtracted in 200 components = 0.000589121 Jy ! Clean residual min=-0.004974 max=0.005412 Jy/beam ! Clean residual mean=-0.000035 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.0778786 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.0778786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065416Jy sigma=0.883731 ! Fit after self-cal, rms=0.065407Jy sigma=0.883622 ! 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.065407Jy sigma=0.883622 ! Fit after self-cal, rms=0.065407Jy sigma=0.883622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.772 mas, bmaj=11.26 mas, bpa=77.67 degrees ! Estimated noise=0.796343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035218 Jy ! Component: 100 - total flux cleaned = 0.000103283 Jy ! Component: 150 - total flux cleaned = -3.63089e-05 Jy ! Component: 200 - total flux cleaned = -8.3376e-05 Jy ! Total flux subtracted in 200 components = -8.3376e-05 Jy ! Clean residual min=-0.006352 max=0.006181 Jy/beam ! Clean residual mean=-0.000067 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.0777952 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0777952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065403Jy sigma=0.883157 ! Fit after self-cal, rms=0.065384Jy sigma=0.882902 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.000349091 Jy ! Component: 100 - total flux cleaned = 0.000271282 Jy ! Component: 150 - total flux cleaned = 0.00024802 Jy ! Component: 200 - total flux cleaned = 0.000247537 Jy ! Total flux subtracted in 200 components = 0.000247537 Jy ! Clean residual min=-0.006375 max=0.006039 Jy/beam ! Clean residual mean=-0.000063 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.0780427 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.0780427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065374Jy sigma=0.882591 ! Fit after self-cal, rms=0.065369Jy sigma=0.882522 ! 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.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 5.587 at -88.29 degrees (North through East) ! Clean map min=-0.0047227 max=0.047918 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.913 mas, bmaj=4.281 mas, bpa=89.09 degrees ! Estimated noise=1.2248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397638 Jy ! Component: 100 - total flux cleaned = 0.0555671 Jy ! Component: 150 - total flux cleaned = 0.0653246 Jy ! Component: 200 - total flux cleaned = 0.071406 Jy ! Total flux subtracted in 200 components = 0.071406 Jy ! Clean residual min=-0.006893 max=0.007922 Jy/beam ! Clean residual mean=-0.000023 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.0714061 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0714061 Jy ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 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) ! Added new window around map position (-14, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590968 Jy ! Component: 100 - total flux cleaned = 0.00829686 Jy ! Component: 150 - total flux cleaned = 0.00951099 Jy ! Component: 200 - total flux cleaned = 0.0104595 Jy ! Total flux subtracted in 200 components = 0.0104595 Jy ! Clean residual min=-0.005073 max=0.005498 Jy/beam ! Clean residual mean=-0.000029 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.0818656 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.0818655 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.772 mas, bmaj=11.26 mas, bpa=77.67 degrees ! Estimated noise=0.796343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196087 Jy ! Component: 100 - total flux cleaned = 0.00284469 Jy ! Component: 150 - total flux cleaned = 0.00331903 Jy ! Component: 200 - total flux cleaned = 0.00349936 Jy ! Total flux subtracted in 200 components = 0.00349936 Jy ! Clean residual min=-0.006231 max=0.006313 Jy/beam ! Clean residual mean=-0.000031 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.0853649 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.000224006 Jy ! Component: 100 - total flux cleaned = 0.000379721 Jy ! Component: 150 - total flux cleaned = 0.000477549 Jy ! Component: 200 - total flux cleaned = 0.000573192 Jy ! Total flux subtracted in 200 components = 0.000573192 Jy ! Clean residual min=-0.006058 max=0.006263 Jy/beam ! Clean residual mean=-0.000028 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.0859381 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.0859381 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.587 mas, bpa=-88.29 degrees ! Estimated noise=0.676401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699835 Jy ! Component: 100 - total flux cleaned = -0.000698056 Jy ! Component: 150 - total flux cleaned = -0.000698722 Jy ! Component: 200 - total flux cleaned = -0.000699919 Jy ! Total flux subtracted in 200 components = -0.000699919 Jy ! Clean residual min=-0.004634 max=0.005426 Jy/beam ! Clean residual mean=-0.000017 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.0852382 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.0852382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065003Jy sigma=0.876600 ! Fit after self-cal, rms=0.064909Jy sigma=0.874239 wmodel /scr/pima/rv102_uvs/J0523+6007_S_map.mod ! Writing 71 model components to file: /scr/pima/rv102_uvs/J0523+6007_S_map.mod wobs /scr/pima/rv102_uvs/J0523+6007_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0523+6007_S_uvs.fits wwins /scr/pima/rv102_uvs/J0523+6007_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J0523+6007_S_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.000973464 Jy ! Component: 100 - total flux cleaned = 0.00168655 Jy ! Component: 150 - total flux cleaned = 0.00236719 Jy ! Component: 200 - total flux cleaned = 0.00308622 Jy ! Component: 250 - total flux cleaned = 0.0035685 Jy ! Component: 300 - total flux cleaned = 0.00403286 Jy ! Component: 350 - total flux cleaned = 0.00454492 Jy ! Component: 400 - total flux cleaned = 0.00497682 Jy ! Component: 450 - total flux cleaned = 0.00539474 Jy ! Component: 500 - total flux cleaned = 0.00568628 Jy ! Component: 550 - total flux cleaned = 0.0061389 Jy ! Component: 600 - total flux cleaned = 0.00663119 Jy ! Component: 650 - total flux cleaned = 0.00700499 Jy ! Component: 700 - total flux cleaned = 0.00726573 Jy ! Component: 750 - total flux cleaned = 0.00777231 Jy ! Component: 800 - total flux cleaned = 0.00801848 Jy ! Component: 850 - total flux cleaned = 0.0082602 Jy ! Component: 900 - total flux cleaned = 0.00859239 Jy ! Component: 950 - total flux cleaned = 0.00873196 Jy ! Component: 1000 - total flux cleaned = 0.0088251 Jy ! Component: 1050 - total flux cleaned = 0.00913897 Jy ! Component: 1100 - total flux cleaned = 0.00922817 Jy ! Component: 1150 - total flux cleaned = 0.00948626 Jy ! Component: 1200 - total flux cleaned = 0.00982199 Jy ! Component: 1250 - total flux cleaned = 0.00986183 Jy ! Component: 1300 - total flux cleaned = 0.0100241 Jy ! Component: 1350 - total flux cleaned = 0.0101425 Jy ! Component: 1400 - total flux cleaned = 0.0102202 Jy ! Component: 1450 - total flux cleaned = 0.010259 Jy ! Component: 1500 - total flux cleaned = 0.0102589 Jy ! Component: 1550 - total flux cleaned = 0.0102962 Jy ! Component: 1600 - total flux cleaned = 0.0103685 Jy ! Component: 1650 - total flux cleaned = 0.0104045 Jy ! Component: 1700 - total flux cleaned = 0.0105448 Jy ! Component: 1750 - total flux cleaned = 0.0105789 Jy ! Component: 1800 - total flux cleaned = 0.0106812 Jy ! Component: 1850 - total flux cleaned = 0.0107485 Jy ! Component: 1900 - total flux cleaned = 0.0109143 Jy ! Component: 1950 - total flux cleaned = 0.0110449 Jy ! Component: 2000 - total flux cleaned = 0.0112384 Jy ! Component: 2050 - total flux cleaned = 0.0114609 Jy ! Component: 2100 - total flux cleaned = 0.0116489 Jy ! Component: 2150 - total flux cleaned = 0.0118344 Jy ! Component: 2200 - total flux cleaned = 0.0119866 Jy ! Component: 2250 - total flux cleaned = 0.012198 Jy ! Component: 2300 - total flux cleaned = 0.0123163 Jy ! Component: 2350 - total flux cleaned = 0.0124932 Jy ! Component: 2400 - total flux cleaned = 0.0127829 Jy ! Component: 2450 - total flux cleaned = 0.0130405 Jy ! Component: 2500 - total flux cleaned = 0.0132103 Jy ! Component: 2550 - total flux cleaned = 0.0134346 Jy ! Component: 2600 - total flux cleaned = 0.0136562 Jy ! Component: 2650 - total flux cleaned = 0.0137662 Jy ! Component: 2700 - total flux cleaned = 0.0140648 Jy ! Component: 2750 - total flux cleaned = 0.0143334 Jy ! Component: 2800 - total flux cleaned = 0.0144927 Jy ! Component: 2850 - total flux cleaned = 0.0147301 Jy ! Component: 2900 - total flux cleaned = 0.0149389 Jy ! Component: 2950 - total flux cleaned = 0.0151721 Jy ! Component: 3000 - total flux cleaned = 0.0153515 Jy ! Component: 3050 - total flux cleaned = 0.0155298 Jy ! Component: 3100 - total flux cleaned = 0.0157567 Jy ! Component: 3150 - total flux cleaned = 0.0158814 Jy ! Component: 3200 - total flux cleaned = 0.0160551 Jy ! Component: 3250 - total flux cleaned = 0.0162022 Jy ! Component: 3300 - total flux cleaned = 0.0163726 Jy ! Component: 3350 - total flux cleaned = 0.0165898 Jy ! Component: 3400 - total flux cleaned = 0.0168052 Jy ! Component: 3450 - total flux cleaned = 0.0169239 Jy ! Component: 3500 - total flux cleaned = 0.0170415 Jy ! Component: 3550 - total flux cleaned = 0.0171346 Jy ! Component: 3600 - total flux cleaned = 0.017297 Jy ! Component: 3650 - total flux cleaned = 0.0173663 Jy ! Component: 3700 - total flux cleaned = 0.0174349 Jy ! Component: 3750 - total flux cleaned = 0.0175937 Jy ! Component: 3800 - total flux cleaned = 0.017706 Jy ! Component: 3850 - total flux cleaned = 0.0177505 Jy ! Component: 3900 - total flux cleaned = 0.0178615 Jy ! Component: 3950 - total flux cleaned = 0.0179272 Jy ! Component: 4000 - total flux cleaned = 0.0180147 Jy ! Component: 4050 - total flux cleaned = 0.0181229 Jy ! Total flux subtracted in 4096 components = 0.0181659 Jy ! Clean residual min=-0.001215 max=0.001295 Jy/beam ! Clean residual mean=0.000002 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.103404 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 381 components and 0.103404 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0523+6007_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 5.587 at -88.29 degrees (North through East) ! Clean map min=-0.0030955 max=0.046323 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0523+6007_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0463234 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000395605 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.56202 2.56202 5.12403 10.2481 20.4961 40.9923 81.9846 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.095 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0523+6007_S_uvs.log closed on Sat Feb 27 22:23:42 2016