! Started logfile: /scr/pima/rdv94_uvs/J1321+8316_X_uvs.log on Tue Oct 8 12:20:18 2013 obs /scr/pima/rdv94_uvs/J1321+8316_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1321+8316 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4032 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J1321+8316_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.033002Jy sigma=3.470134 ! Fit after self-cal, rms=0.798342Jy sigma=2.607353 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.7607 mas, bmaj=2.591 mas, bpa=-35.42 degrees ! Estimated noise=6.35813 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.159486 Jy ! Component: 100 - total flux cleaned = 0.207417 Jy ! Total flux subtracted in 100 components = 0.207417 Jy ! Clean residual min=-0.011403 max=0.019235 Jy/beam ! Clean residual mean=-0.000005 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.207417 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.207417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076754Jy sigma=0.255162 ! Fit after self-cal, rms=0.076607Jy sigma=0.254612 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214143 Jy ! Component: 100 - total flux cleaned = 0.0320869 Jy ! Total flux subtracted in 100 components = 0.0320869 Jy ! Clean residual min=-0.007633 max=0.008122 Jy/beam ! Clean residual mean=-0.000003 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.239504 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.239504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071255Jy sigma=0.230765 ! Fit after self-cal, rms=0.071201Jy sigma=0.230608 ! 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=1.006 mas, bmaj=2.845 mas, bpa=-36.88 degrees ! Estimated noise=3.45643 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.00689287 Jy ! Component: 100 - total flux cleaned = 0.00922209 Jy ! Component: 150 - total flux cleaned = 0.00987463 Jy ! Component: 200 - total flux cleaned = 0.0104975 Jy ! Total flux subtracted in 200 components = 0.0104975 Jy ! Clean residual min=-0.008882 max=0.007560 Jy/beam ! Clean residual mean=-0.000003 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.250001 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.250001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070659Jy sigma=0.228091 ! Fit after self-cal, rms=0.070610Jy sigma=0.228008 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 0.96 KP 0.99 ! LA 1.11 MK 1.00 NL 0.98 OV 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.92 HN 0.98 KP 0.92 ! LA 1.07 MK 0.98 NL 1.01 OV 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 1.02 KP 0.83 ! LA 1.13 MK 0.97 NL 1.04 OV 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 0.99 KP 0.89 ! LA 1.13 MK 1.02 NL 1.04 OV 1.03 ! ! ! Fit before self-cal, rms=0.070610Jy sigma=0.228008 ! Fit after self-cal, rms=0.066225Jy sigma=0.212373 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.005 mas, bmaj=2.818 mas, bpa=-37.04 degrees ! Estimated noise=3.44558 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.000885307 Jy ! Component: 100 - total flux cleaned = -0.00124438 Jy ! Component: 150 - total flux cleaned = -0.00142231 Jy ! Component: 200 - total flux cleaned = -0.00157712 Jy ! Total flux subtracted in 200 components = -0.00157712 Jy ! Clean residual min=-0.003671 max=0.003615 Jy/beam ! Clean residual mean=-0.000004 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.248424 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.248424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066013Jy sigma=0.211793 ! Fit after self-cal, rms=0.066057Jy sigma=0.211652 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066057Jy sigma=0.211652 ! Fit after self-cal, rms=0.065905Jy sigma=0.211598 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.005 mas, bmaj=2.816 mas, bpa=-37.08 degrees ! Estimated noise=3.43988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119557 Jy ! Component: 100 - total flux cleaned = -0.0013815 Jy ! Component: 150 - total flux cleaned = -0.00154595 Jy ! Component: 200 - total flux cleaned = -0.00169337 Jy ! Total flux subtracted in 200 components = -0.00169337 Jy ! Clean residual min=-0.003564 max=0.003444 Jy/beam ! Clean residual mean=-0.000003 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.246731 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.246731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065821Jy sigma=0.211372 ! Fit after self-cal, rms=0.065806Jy sigma=0.211349 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.000518414 Jy ! Component: 100 - total flux cleaned = -0.000579196 Jy ! Component: 150 - total flux cleaned = -0.000606354 Jy ! Component: 200 - total flux cleaned = -0.000678872 Jy ! Total flux subtracted in 200 components = -0.000678872 Jy ! Clean residual min=-0.003517 max=0.003390 Jy/beam ! Clean residual mean=-0.000003 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.246052 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.246052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065776Jy sigma=0.211258 ! Fit after self-cal, rms=0.065769Jy sigma=0.211248 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065769Jy sigma=0.211248 ! Fit after self-cal, rms=0.065546Jy sigma=0.210536 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.005 mas, bmaj=2.813 mas, bpa=-37.19 degrees ! Estimated noise=3.43581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000786505 Jy ! Component: 100 - total flux cleaned = -0.000944678 Jy ! Component: 150 - total flux cleaned = -0.00105493 Jy ! Component: 200 - total flux cleaned = -0.00117533 Jy ! Total flux subtracted in 200 components = -0.00117533 Jy ! Clean residual min=-0.003406 max=0.003144 Jy/beam ! Clean residual mean=-0.000003 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.244877 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.244877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065512Jy sigma=0.210442 ! Fit after self-cal, rms=0.065508Jy sigma=0.210431 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.000179469 Jy ! Component: 100 - total flux cleaned = -0.00022183 Jy ! Component: 150 - total flux cleaned = -0.000222395 Jy ! Component: 200 - total flux cleaned = -0.000239887 Jy ! Total flux subtracted in 200 components = -0.000239887 Jy ! Clean residual min=-0.003382 max=0.003093 Jy/beam ! Clean residual mean=-0.000003 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.244637 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.244637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065496Jy sigma=0.210387 ! Fit after self-cal, rms=0.065493Jy sigma=0.210384 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065493Jy sigma=0.210384 ! Fit after self-cal, rms=0.065415Jy sigma=0.210351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.998 mas, bmaj=3.551 mas, bpa=-44.12 degrees ! Estimated noise=3.84443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000607507 Jy ! Component: 100 - total flux cleaned = -0.000670782 Jy ! Component: 150 - total flux cleaned = -0.00067153 Jy ! Component: 200 - total flux cleaned = -0.00070919 Jy ! Total flux subtracted in 200 components = -0.00070919 Jy ! Clean residual min=-0.003621 max=0.004272 Jy/beam ! Clean residual mean=-0.000006 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.243927 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.243927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065405Jy sigma=0.210303 ! Fit after self-cal, rms=0.065391Jy sigma=0.210278 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.88392e-05 Jy ! Component: 100 - total flux cleaned = -0.000118492 Jy ! Component: 150 - total flux cleaned = -0.000117792 Jy ! Component: 200 - total flux cleaned = -0.000101295 Jy ! Total flux subtracted in 200 components = -0.000101295 Jy ! Clean residual min=-0.003552 max=0.004145 Jy/beam ! Clean residual mean=-0.000006 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.243826 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.243826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065392Jy sigma=0.210264 ! Fit after self-cal, rms=0.065385Jy sigma=0.210251 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065385Jy sigma=0.210251 ! Fit after self-cal, rms=0.065385Jy sigma=0.210251 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065385Jy sigma=0.210251 ! Fit after self-cal, rms=0.065393Jy sigma=0.210240 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=0.7603 mas, bmaj=2.542 mas, bpa=-35.7 degrees ! Estimated noise=6.31119 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 (17.8, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473597 Jy ! Component: 100 - total flux cleaned = 0.0063605 Jy ! Component: 150 - total flux cleaned = 0.00676666 Jy ! Component: 200 - total flux cleaned = 0.00644402 Jy ! Total flux subtracted in 200 components = 0.00644402 Jy ! Clean residual min=-0.004238 max=0.004301 Jy/beam ! Clean residual mean=-0.000000 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.25027 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.25027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065264Jy sigma=0.209891 ! Fit after self-cal, rms=0.065266Jy sigma=0.209846 ! Inverting map ! Added new window around map position (41.2, 39.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130007 Jy ! Component: 100 - total flux cleaned = 0.00207885 Jy ! Component: 150 - total flux cleaned = 0.00227171 Jy ! Component: 200 - total flux cleaned = 0.00242692 Jy ! Total flux subtracted in 200 components = 0.00242692 Jy ! Clean residual min=-0.003886 max=0.003913 Jy/beam ! Clean residual mean=-0.000000 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.252697 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.252697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065171Jy sigma=0.209517 ! Fit after self-cal, rms=0.065160Jy sigma=0.209487 ! Inverting map 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=1.006 mas, bmaj=2.812 mas, bpa=-37.34 degrees ! Estimated noise=3.43043 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370635 Jy ! Component: 100 - total flux cleaned = 0.000980089 Jy ! Component: 150 - total flux cleaned = 0.00126114 Jy ! Component: 200 - total flux cleaned = 0.00142557 Jy ! Component: 250 - total flux cleaned = 0.00131431 Jy ! Component: 300 - total flux cleaned = 0.0012806 Jy ! Component: 350 - total flux cleaned = 0.00118214 Jy ! Component: 400 - total flux cleaned = 0.001152 Jy ! Total flux subtracted in 400 components = 0.001152 Jy ! Clean residual min=-0.002879 max=0.002536 Jy/beam ! Clean residual mean=0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.253849 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 135 components and 0.253849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065030Jy sigma=0.209103 ! Fit after self-cal, rms=0.065024Jy sigma=0.209082 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188615 Jy ! Component: 100 - total flux cleaned = 0.00018865 Jy ! Component: 150 - total flux cleaned = 0.000187966 Jy ! Component: 200 - total flux cleaned = 0.000106699 Jy ! Component: 250 - total flux cleaned = 5.57473e-05 Jy ! Component: 300 - total flux cleaned = 6.68392e-06 Jy ! Component: 350 - total flux cleaned = -3.96829e-05 Jy ! Component: 400 - total flux cleaned = -6.24825e-05 Jy ! Total flux subtracted in 400 components = -6.24825e-05 Jy ! Clean residual min=-0.002786 max=0.002382 Jy/beam ! Clean residual mean=0.000000 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.253787 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 148 components and 0.253787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064978Jy sigma=0.208964 ! Fit after self-cal, rms=0.064977Jy sigma=0.208960 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064977Jy sigma=0.208960 ! Fit after self-cal, rms=0.064881Jy sigma=0.208882 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.006 mas, bmaj=2.812 mas, bpa=-37.39 degrees ! Estimated noise=3.42314 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203432 Jy ! Component: 100 - total flux cleaned = 2.14901e-05 Jy ! Component: 150 - total flux cleaned = 0.000170019 Jy ! Component: 200 - total flux cleaned = 0.000238666 Jy ! Component: 250 - total flux cleaned = 0.000303024 Jy ! Component: 300 - total flux cleaned = 0.000344066 Jy ! Component: 350 - total flux cleaned = 0.000363867 Jy ! Component: 400 - total flux cleaned = 0.000364397 Jy ! Total flux subtracted in 400 components = 0.000364397 Jy ! Clean residual min=-0.002630 max=0.002378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.254151 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 167 components and 0.254151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064842Jy sigma=0.208789 ! Fit after self-cal, rms=0.064843Jy sigma=0.208785 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.63955e-05 Jy ! Component: 100 - total flux cleaned = 0.000151738 Jy ! Component: 150 - total flux cleaned = 0.000169968 Jy ! Component: 200 - total flux cleaned = 0.000170149 Jy ! Component: 250 - total flux cleaned = 0.000169989 Jy ! Component: 300 - total flux cleaned = 0.000153138 Jy ! Component: 350 - total flux cleaned = 0.000153251 Jy ! Component: 400 - total flux cleaned = 0.000121245 Jy ! Total flux subtracted in 400 components = 0.000121245 Jy ! Clean residual min=-0.002609 max=0.002328 Jy/beam ! Clean residual mean=-0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.254272 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 178 components and 0.254272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064824Jy sigma=0.208736 ! Fit after self-cal, rms=0.064824Jy sigma=0.208735 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064824Jy sigma=0.208735 ! Fit after self-cal, rms=0.064738Jy sigma=0.208663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.007 mas, bmaj=2.811 mas, bpa=-37.43 degrees ! Estimated noise=3.4175 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174937 Jy ! Component: 100 - total flux cleaned = -0.000176349 Jy ! Component: 150 - total flux cleaned = -0.000220813 Jy ! Component: 200 - total flux cleaned = -0.000258898 Jy ! Component: 250 - total flux cleaned = -0.000258892 Jy ! Component: 300 - total flux cleaned = -0.000258525 Jy ! Component: 350 - total flux cleaned = -0.000274783 Jy ! Component: 400 - total flux cleaned = -0.000290269 Jy ! Total flux subtracted in 400 components = -0.000290269 Jy ! Clean residual min=-0.002553 max=0.002349 Jy/beam ! Clean residual mean=-0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.253982 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 195 components and 0.253982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064711Jy sigma=0.208597 ! Fit after self-cal, rms=0.064712Jy sigma=0.208594 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.40471e-05 Jy ! Component: 100 - total flux cleaned = 8.7217e-06 Jy ! Component: 150 - total flux cleaned = -5.83367e-06 Jy ! Component: 200 - total flux cleaned = 9.17051e-06 Jy ! Component: 250 - total flux cleaned = -5.35651e-06 Jy ! Component: 300 - total flux cleaned = -3.35019e-05 Jy ! Component: 350 - total flux cleaned = -6.06931e-05 Jy ! Component: 400 - total flux cleaned = -4.72632e-05 Jy ! Total flux subtracted in 400 components = -4.72632e-05 Jy ! Clean residual min=-0.002516 max=0.002326 Jy/beam ! Clean residual mean=-0.000000 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.253935 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 199 components and 0.253935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064698Jy sigma=0.208559 ! Fit after self-cal, rms=0.064698Jy sigma=0.208558 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064698Jy sigma=0.208558 ! Fit after self-cal, rms=0.064255Jy sigma=0.204469 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.998 mas, bmaj=3.56 mas, bpa=-44.34 degrees ! Estimated noise=3.83094 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17169e-05 Jy ! Component: 100 - total flux cleaned = -3.17045e-05 Jy ! Component: 150 - total flux cleaned = -4.88019e-05 Jy ! Component: 200 - total flux cleaned = -4.78363e-05 Jy ! Component: 250 - total flux cleaned = -6.36105e-05 Jy ! Component: 300 - total flux cleaned = -7.92693e-05 Jy ! Component: 350 - total flux cleaned = -0.000108731 Jy ! Component: 400 - total flux cleaned = -0.000136253 Jy ! Total flux subtracted in 400 components = -0.000136253 Jy ! Clean residual min=-0.002806 max=0.002902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.253799 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 216 components and 0.253799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064249Jy sigma=0.204439 ! Fit after self-cal, rms=0.064254Jy sigma=0.204425 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) ! Added new window around map position (-7.8, -19.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812132 Jy ! Component: 100 - total flux cleaned = 0.00108526 Jy ! Component: 150 - total flux cleaned = 0.00163268 Jy ! Component: 200 - total flux cleaned = 0.00192348 Jy ! Component: 250 - total flux cleaned = 0.00209783 Jy ! Component: 300 - total flux cleaned = 0.00250274 Jy ! Component: 350 - total flux cleaned = 0.00283741 Jy ! Component: 400 - total flux cleaned = 0.00308284 Jy ! Total flux subtracted in 400 components = 0.00308284 Jy ! Clean residual min=-0.002089 max=0.002055 Jy/beam ! Clean residual mean=0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.256881 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 284 components and 0.256882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064105Jy sigma=0.203920 ! Fit after self-cal, rms=0.064104Jy sigma=0.203901 ! Inverting map ! Added new window around map position (33.6, 19.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118306 Jy ! Component: 100 - total flux cleaned = 0.00123962 Jy ! Component: 150 - total flux cleaned = 0.00106229 Jy ! Component: 200 - total flux cleaned = 0.00098528 Jy ! Component: 250 - total flux cleaned = 0.00102435 Jy ! Component: 300 - total flux cleaned = 0.000920197 Jy ! Component: 350 - total flux cleaned = 0.000755492 Jy ! Component: 400 - total flux cleaned = 0.000470852 Jy ! Total flux subtracted in 400 components = 0.000470852 Jy ! Clean residual min=-0.001773 max=0.001618 Jy/beam ! Clean residual mean=0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.257352 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 340 components and 0.257352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064030Jy sigma=0.203608 ! Fit after self-cal, rms=0.064026Jy sigma=0.203590 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.008 mas, bmaj=2.812 mas, bpa=-37.5 degrees ! Estimated noise=3.4243 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.008 x 2.812 at -37.5 degrees (North through East) ! Clean map min=-0.0031048 max=0.20777 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=0.7611 mas, bmaj=2.539 mas, bpa=-35.84 degrees ! Estimated noise=6.29368 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157661 Jy ! Component: 100 - total flux cleaned = 0.205671 Jy ! Component: 150 - total flux cleaned = 0.224905 Jy ! Component: 200 - total flux cleaned = 0.233326 Jy ! Component: 250 - total flux cleaned = 0.237551 Jy ! Component: 300 - total flux cleaned = 0.23961 Jy ! Component: 350 - total flux cleaned = 0.241087 Jy ! Component: 400 - total flux cleaned = 0.241533 Jy ! Total flux subtracted in 400 components = 0.241533 Jy ! Clean residual min=-0.004184 max=0.004207 Jy/beam ! Clean residual mean=-0.000002 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.241533 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.241533 Jy ! Inverting map and beam ! Estimated beam: bmin=1.008 mas, bmaj=2.812 mas, bpa=-37.5 degrees ! Estimated noise=3.4243 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348265 Jy ! Component: 100 - total flux cleaned = 0.00442972 Jy ! Component: 150 - total flux cleaned = 0.00559022 Jy ! Component: 200 - total flux cleaned = 0.00622276 Jy ! Component: 250 - total flux cleaned = 0.00650666 Jy ! Component: 300 - total flux cleaned = 0.00685868 Jy ! Component: 350 - total flux cleaned = 0.00735253 Jy ! Component: 400 - total flux cleaned = 0.00789462 Jy ! Total flux subtracted in 400 components = 0.00789462 Jy ! Clean residual min=-0.002923 max=0.002203 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.249427 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 132 components and 0.249427 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.998 mas, bmaj=3.56 mas, bpa=-44.34 degrees ! Estimated noise=3.83094 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212862 Jy ! Component: 100 - total flux cleaned = 0.00321244 Jy ! Component: 150 - total flux cleaned = 0.00423044 Jy ! Component: 200 - total flux cleaned = 0.0050066 Jy ! Component: 250 - total flux cleaned = 0.00584005 Jy ! Component: 300 - total flux cleaned = 0.00644866 Jy ! Component: 350 - total flux cleaned = 0.00702044 Jy ! Component: 400 - total flux cleaned = 0.00751305 Jy ! Total flux subtracted in 400 components = 0.00751305 Jy ! Clean residual min=-0.002325 max=0.001981 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.256941 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000516303 Jy ! Component: 100 - total flux cleaned = 0.00083083 Jy ! Component: 150 - total flux cleaned = 0.00113332 Jy ! Component: 200 - total flux cleaned = 0.00138159 Jy ! Component: 250 - total flux cleaned = 0.00161902 Jy ! Component: 300 - total flux cleaned = 0.0016939 Jy ! Component: 350 - total flux cleaned = 0.00176842 Jy ! Component: 400 - total flux cleaned = 0.00184053 Jy ! Total flux subtracted in 400 components = 0.00184053 Jy ! Clean residual min=-0.001989 max=0.001742 Jy/beam ! Clean residual mean=0.000000 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.258781 Jy ! Adding 156 model components to the UV plane model. ! The established model now contains 281 components and 0.258781 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.008 mas, bmaj=2.812 mas, bpa=-37.5 degrees ! Estimated noise=3.4243 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000344049 Jy ! Component: 100 - total flux cleaned = -0.000672965 Jy ! Component: 150 - total flux cleaned = -0.000772853 Jy ! Component: 200 - total flux cleaned = -0.000914222 Jy ! Component: 250 - total flux cleaned = -0.000912613 Jy ! Component: 300 - total flux cleaned = -0.00100293 Jy ! Component: 350 - total flux cleaned = -0.00108974 Jy ! Component: 400 - total flux cleaned = -0.00125554 Jy ! Total flux subtracted in 400 components = -0.00125554 Jy ! Clean residual min=-0.002044 max=0.001713 Jy/beam ! Clean residual mean=-0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.257526 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 334 components and 0.257526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064021Jy sigma=0.203608 ! Fit after self-cal, rms=0.063997Jy sigma=0.203542 wmodel /scr/pima/rdv94_uvs/J1321+8316_X_map.mod ! Writing 334 model components to file: /scr/pima/rdv94_uvs/J1321+8316_X_map.mod wobs /scr/pima/rdv94_uvs/J1321+8316_X_uvs.fits ! Applying 2016 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1321+8316_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv94_uvs/J1321+8316_X_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.000886557 Jy ! Component: 100 - total flux cleaned = -0.00132491 Jy ! Component: 150 - total flux cleaned = -0.00159296 Jy ! Component: 200 - total flux cleaned = -0.00182306 Jy ! Component: 250 - total flux cleaned = -0.00199156 Jy ! Component: 300 - total flux cleaned = -0.00212796 Jy ! Component: 350 - total flux cleaned = -0.00223442 Jy ! Component: 400 - total flux cleaned = -0.0023388 Jy ! Component: 450 - total flux cleaned = -0.00239088 Jy ! Component: 500 - total flux cleaned = -0.00251742 Jy ! Component: 550 - total flux cleaned = -0.00254205 Jy ! Component: 600 - total flux cleaned = -0.00261535 Jy ! Component: 650 - total flux cleaned = -0.0027362 Jy ! Component: 700 - total flux cleaned = -0.00273651 Jy ! Component: 750 - total flux cleaned = -0.00283118 Jy ! Component: 800 - total flux cleaned = -0.00297106 Jy ! Component: 850 - total flux cleaned = -0.0031092 Jy ! Component: 900 - total flux cleaned = -0.00315493 Jy ! Component: 950 - total flux cleaned = -0.00324503 Jy ! Component: 1000 - total flux cleaned = -0.00337865 Jy ! Component: 1050 - total flux cleaned = -0.00340091 Jy ! Component: 1100 - total flux cleaned = -0.00350996 Jy ! Component: 1150 - total flux cleaned = -0.00359649 Jy ! Component: 1200 - total flux cleaned = -0.003703 Jy ! Component: 1250 - total flux cleaned = -0.00376639 Jy ! Component: 1300 - total flux cleaned = -0.00374532 Jy ! Component: 1350 - total flux cleaned = -0.00384891 Jy ! Component: 1400 - total flux cleaned = -0.00384892 Jy ! Component: 1450 - total flux cleaned = -0.00393033 Jy ! Component: 1500 - total flux cleaned = -0.00391028 Jy ! Component: 1550 - total flux cleaned = -0.00397065 Jy ! Component: 1600 - total flux cleaned = -0.00403044 Jy ! Component: 1650 - total flux cleaned = -0.00401066 Jy ! Component: 1700 - total flux cleaned = -0.00410823 Jy ! Component: 1750 - total flux cleaned = -0.0041661 Jy ! Component: 1800 - total flux cleaned = -0.00418539 Jy ! Component: 1850 - total flux cleaned = -0.00418565 Jy ! Component: 1900 - total flux cleaned = -0.00428074 Jy ! Component: 1950 - total flux cleaned = -0.00431835 Jy ! Component: 2000 - total flux cleaned = -0.00439331 Jy ! Component: 2050 - total flux cleaned = -0.00439324 Jy ! Component: 2100 - total flux cleaned = -0.00452272 Jy ! Component: 2150 - total flux cleaned = -0.00459597 Jy ! Component: 2200 - total flux cleaned = -0.00465073 Jy ! Component: 2250 - total flux cleaned = -0.00474147 Jy ! Component: 2300 - total flux cleaned = -0.00483167 Jy ! Component: 2350 - total flux cleaned = -0.00486766 Jy ! Component: 2400 - total flux cleaned = -0.00493898 Jy ! Component: 2450 - total flux cleaned = -0.00499232 Jy ! Component: 2500 - total flux cleaned = -0.00504538 Jy ! Component: 2550 - total flux cleaned = -0.00516811 Jy ! Component: 2600 - total flux cleaned = -0.00520317 Jy ! Component: 2650 - total flux cleaned = -0.00534211 Jy ! Component: 2700 - total flux cleaned = -0.00541115 Jy ! Component: 2750 - total flux cleaned = -0.00551424 Jy ! Component: 2800 - total flux cleaned = -0.00563388 Jy ! Component: 2850 - total flux cleaned = -0.005685 Jy ! Component: 2900 - total flux cleaned = -0.0057865 Jy ! Component: 2950 - total flux cleaned = -0.00590439 Jy ! Component: 3000 - total flux cleaned = -0.00600515 Jy ! Component: 3050 - total flux cleaned = -0.00607189 Jy ! Component: 3100 - total flux cleaned = -0.00620475 Jy ! Component: 3150 - total flux cleaned = -0.0063039 Jy ! Component: 3200 - total flux cleaned = -0.00641899 Jy ! Component: 3250 - total flux cleaned = -0.0065336 Jy ! Component: 3300 - total flux cleaned = -0.00661503 Jy ! Component: 3350 - total flux cleaned = -0.00676109 Jy ! Component: 3400 - total flux cleaned = -0.00689036 Jy ! Component: 3450 - total flux cleaned = -0.007019 Jy ! Component: 3500 - total flux cleaned = -0.00705102 Jy ! Component: 3550 - total flux cleaned = -0.00713086 Jy ! Component: 3600 - total flux cleaned = -0.00722623 Jy ! Component: 3650 - total flux cleaned = -0.00730531 Jy ! Component: 3700 - total flux cleaned = -0.00739983 Jy ! Component: 3750 - total flux cleaned = -0.00747835 Jy ! Component: 3800 - total flux cleaned = -0.00757203 Jy ! Component: 3850 - total flux cleaned = -0.00766536 Jy ! Component: 3900 - total flux cleaned = -0.00768094 Jy ! Component: 3950 - total flux cleaned = -0.00775822 Jy ! Component: 4000 - total flux cleaned = -0.00791216 Jy ! Component: 4050 - total flux cleaned = -0.00791217 Jy ! Total flux subtracted in 4096 components = -0.00798861 Jy ! Clean residual min=-0.000985 max=0.000928 Jy/beam ! Clean residual mean=-0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.249537 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 584 components and 0.249537 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1321+8316_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.008 x 2.812 at -37.5 degrees (North through East) ! Clean map min=-0.0019744 max=0.20736 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1321+8316_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.2073 rms= 0.00025 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1321+8316_X_uvs.log closed on Tue Oct 8 12:20:24 2013